Properly ppr InstEqs in wanteds of implication constraints
[ghc-hetmet.git] / docs /
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...
2007-08-05 Ian LynaghAdd a --supported-languages flag
2007-08-04 Ian LynaghCanonicalise the flag format in the user guide
2007-08-01 simonpj@microsoft.comSpelling error
2007-07-26 Simon MarlowDocumentation updates for #1177
2007-07-22 Ian LynaghDocument the new -X flags in the flag reference
2007-07-16 Ian LynaghTypo
2007-07-16 Ian LynaghCorrections for warnings in the user guide
2007-07-16 Ian LynaghSync the UG entries for -Wall, -w etc with reality
2007-07-16 Ian LynaghDoc tweaks
2007-07-16 Ian LynaghRemove note that -E behaviour has changed (6.0 has...
2007-07-16 Ian LynaghDoc tweaks
2007-07-16 Ian LynaghUser guide tweaks
2007-07-16 Ian LynaghDoc tweak
2007-07-16 Ian LynaghDoc tweak
2007-07-16 Ian LynaghCorrect user guide on when .ghci is read
2007-07-16 Ian LynaghTweak punctuation in the user guide
2007-07-16 Ian Lynaghghci command docs tweaks
2007-07-16 Ian LynaghFix alphabetical ordering in user guide
2007-07-16 Ian LynaghTypo
2007-07-15 Ian LynaghRemove another instance of the banner from the user...
2007-07-15 Ian LynaghIn user guide, don't claim that ghci never generates...
2007-07-15 Ian Lynaghghci debugger documentation tweaks
2007-07-15 Ian LynaghFix typo
2007-07-15 Ian Lynaghghci doc tweaks
2007-07-14 Ian LynaghUpdate the ghci "loading" section of the user guide
2007-07-13 Ian LynaghDon't show the ghci :? output in the user guide
2007-07-13 Ian LynaghUser guide tweaks
2007-07-13 Ian LynaghUser guide tweaks
2007-07-13 Ian LynaghTweak Windows installation instructions in the user...
2007-07-13 Ian LynaghUpdate the contents of the library directy in the user...
next