Make IfaceType warning-free
[ghc-hetmet.git] / docs /
2008-04-30 Ian LynaghImprove the unboxed types documentation
2008-04-30 simonpj@microsoft.comImprove documentation of RULES pragmas
2008-04-15 Samuel BronsonSpelling fixes in glasgow_exts.xml
2008-04-22 Tim ChevalierUpdate External Core docs
2008-04-11 simonpj@microsoft.comRevive the static argument transformation
2008-03-09 iavor.diatchki@gma... documentation fix: change flag -frules-off to -fno...
2008-03-06 simonpj@microsoft.comImprove SpecConstr for local bindings: seed specialisat...
2008-02-28 Simon Marlowadd a note about SMP execution not being supported...
2008-02-26 Simon Marlowdocumentation improvements from Frederik Eaton
2008-02-26 Simon Marlowmarkup fix
2008-02-17 Tim ChevalierDocumentation only: update External Core section of...
2008-01-23 Simon MarlowFIX #1838, #1987: change where GHCi searches for config...
2008-01-21 simonpj@microsoft.comTypo in phase-control documentation
2008-01-19 Ian LynaghAdd :run and tweak :main
2008-01-18 simonpj@microsoft.comAdd quasi-quotation, courtesy of Geoffrey Mainland
2008-01-10 simonpj@microsoft.comFix 2030: make -XScopedTypeVariables imply -XRelaxedPolyRec
2008-01-09 Roman LeshchinskiyDocument -fsimplifier-phases
2008-01-07 simonpj@microsoft.comAdd -XImpredicativeTypes, and tighten up type-validity...
2008-01-04 simonpj@microsoft.comDocument SOURCE pragma; clarify TH behavior for mutuall...
2008-01-03 simonpj@microsoft.comRemove -funfolding-update-in-place flag documentation
2007-12-20 simonpj@microsoft.comImplement generalised list comprehensions
2007-12-14 Roman LeshchinskiyDocument the new threshold flags
2007-12-13 Roman LeshchinskiyDocument -ddump-simpl-phases
2007-12-04 simonpj@microsoft.comChange --shared to -shared in Win32 DLL docs
2007-11-27 Ian LynaghRemove the --print-docdir flag
2007-11-26 Ian LynaghConsistently put on the front of haskell.org in URLs
2007-11-26 Ian LynaghFix some more URLs
2007-11-26 Ian LynaghTweak some URLs
2007-11-26 Ian LynaghFix some links
2007-11-25 Ian LynaghMERGED: Make ":" in GHCi repeat the last command
2007-11-20 simonpj@microsoft.comFix Trac #1909: type of map in docs
2007-11-08 claus.reinke@talk2... FIX #1847 (improve :browse! docs, fix unqual)
2007-11-19 simonpj@microsoft.comTwo small typos in the flags summary (merge to 6.8...
2007-11-16 simonpj@microsoft.comImprove links from flag reference to the relevant secti...
2007-11-16 simonpj@microsoft.comImprove documentation of data type declarations (Trac...
2007-11-16 Simon MarlowChange the command-line semantics for query commands
2007-11-15 Tim ChevalierDocumentation only - fix typo in flags reference
2007-11-13 Pepe IborraGHCi debugger: added a new flag, -fno-print-binding...
2007-11-12 simonpj@microsoft.comImprove documentation of INLINE, esp its interactions...
2007-11-11 Ian LynaghTurn -fprint-bind-result off by default
2007-10-31 Ian LynaghReplace "tail -n +2" with "sed 1d", as Solaris doesn...
2007-11-09 Ian LynaghFix typo: -XNoRank2Types -> -XRank2Types
2007-11-07 Simon MarlowFIX #1765, #1766
2007-11-07 Simon Marlow#1617: Add :browse! and various other additions to...
2007-11-06 simonpj@microsoft.comImprove manual entry for binding lexically scoped type...
2007-11-06 simonpj@microsoft.comRemove trailing spaces from programlisting lines
2007-11-06 simonpj@microsoft.comRemove unhelpful sentence (see Trac #1832)
2007-10-29 simonpj@microsoft.comImprove documentation of orphan instances (thanks to...
2007-10-07 Josef SvenningssonFix a whole heap of speling errrs in the docs
2007-10-27 Ian LynaghOnly build/install the man page if XSLTPROC is defined
2007-10-25 andy@unsafeperform... Adding hpc documentation about sum and map, push to...
2007-10-24 Ian LynaghBuild the manpage when building, not when installing
2007-10-23 Ian LynaghFix installing the documentation in the bindists
2007-10-19 Simon Marlowimplement #1468, :browse on its own uses the currently...
2007-10-10 Dan LicataView patterns, record wildcards, and record puns
2007-10-11 Simon Marlowmention what SCC stands for
2007-10-10 Clemens FruhwirthUpdate documentation for win32 DLL linking
2007-10-09 Simon Marlowremove the "-unreg" flag and the unregisterised way...
2007-09-26 andy@galois.comFixing #1340, adding HPC Documentation
2007-09-24 simonpj@microsoft.comBe more specific about file-header pragmas
2007-09-23 Ian LynaghAdd an entry for strings treated as ISO-8859-1 to the...
2007-09-20 v.dijk.bas@gmail.comRemoved duplicate entry for derbugging flag -ddump...
2007-09-19 simonpj@microsoft.comFix exponential-time behaviour with type synonyms;...
2007-09-14 Clemens FruhwirthAdd documentation about -shared, shared library name...
2007-09-11 simonpj@microsoft.comImprove documentation for Template Haskell
2007-09-12 Pepe IborraGHCi debugger: Added a -fprint-evld-with-show flag
2007-09-07 judah.jacobson@gma... Fix repeated section name in documentation.
2007-09-11 Pepe IborraDocumentation for -fbreak-on-error
2007-09-07 Pepe IborraRemove obsolete -fdebugging flag
2007-09-11 sven.panne@aedion.deSynched documentation links with current directory...
2007-09-09 sven.panne@aedion.deYet another attempt to get the paths for the installed...
2007-09-05 simonpj@microsoft.comRefactor, improve, and document the deriving mechanism
2007-08-29 simonpj@microsoft.comFurther documentation about mdo, suggested by Benjamin...
2007-09-04 Ian LynaghAdd a -Warn flag
2007-09-04 Simon MarlowOPTIONS_GHC overrides the command-line, not the other...
2007-09-04 Simon Marlowfix cut-and-pasto
2007-08-31 Ian LynaghAdd a --print-docdir flag
2007-08-31 Ian LynaghMake the doc index page obey DESTDIR
2007-08-31 Ian LynaghMake the manpage obey DESTDIR
2007-08-30 Simon Marlowtypo in DLL code
2007-08-30 Ian LynaghFix where all the documentation gets installed
2007-08-30 Simon Marlowremove "special Ids" section, replace with a link to...
2007-08-29 Simon MarlowRemove text about ghcprof. It almost certainly doesn...
2007-08-28 Simon Marlowfix up some old text, remove things that aren't true...
2007-08-27 Pepe Iborra:stepover ---> :steplocal, :stepmodule
2007-08-22 Pepe IborraBetter document :stepover and its limitations
2007-08-24 simonpj@microsoft.comImprove docs for mdo
2007-08-24 simonpj@microsoft.comCorrect link
2007-08-22 Pepe IborraBetter document :stepover and its limitations
2007-08-22 Simon MarlowDoc for new manifest-related flags
2007-08-20 simonpj@microsoft.comAdd a paragraph break
2007-08-20 Pepe Iborra(short) Documentation for :stepover in the Users Guide
2007-08-19 Ian LynaghDocument the compiler --info flag
2007-08-19 Ian LynaghAdd some runghc docs to the users guide
2007-08-18 Ian LynaghUpdate user guide bug list
2007-08-16 Ian LynaghDocument +RTS --info, and make it a Read'able Haskell...
2007-08-12 Bertram Felgenhauerfix typo in ghci.xml
2007-08-09 simonpj@microsoft.comImprovd documentation for overlapping instances
2007-08-04 simonpj@microsoft.comIn GHCi, filter instances by what is in scope, not...
2007-08-07 Ian LynaghAdd blurb in the user guide re stdout buffering differi...
next