summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
...
* Remove -Ofile docsIan Lynagh2010-11-141-25/+0
* Update to docbook 4.5; fixes trac #4447Ian Lynagh2010-11-142-7/+7
* tweaksSimon Marlow2010-10-132-1/+2
* Add rebindable syntax for if-then-elsesimonpj@microsoft.com2010-10-222-2/+16
* fix markupSimon Marlow2010-10-201-4/+6
* remove xref to hasktagsSimon Marlow2010-10-201-2/+1
* Update the documentation on using DLL's from Windows, fixing several errors, ...Neil Mitchell2010-10-101-182/+105
* hasktags was dropped in GHC 6.12, remove it from the docsSimon Marlow2010-10-181-1/+2
* Add a -fghci-sandbox flag so that we can en/disable the ghci sandboxIan Lynagh2010-10-151-0/+6
* Add more documentation for interruptible foreign callsSimon Marlow2010-10-141-1/+81
* Interruptible FFI calls with pthread_kill and CancelSynchronousIO. v4Edward Z. Yang2010-09-191-0/+9
* Remove __HASKELL1__, __HASKELL98__, __CONCURRENT_HASKELL__Ian Lynagh2010-10-121-51/+0
* Follow Cabal changes: Cabal no longer has a docbook userguideIan Lynagh2010-10-121-0/+2
* Fix hsc2hs docs: 'gcc' is now the default compiler, not 'ghc'; fixes #4341Ian Lynagh2010-09-281-1/+1
* Update Cabal's version numberIan Lynagh2010-09-231-1/+1
* Remove -fwarn-simple-patterns, and make -fwarn-incomplete-patterns include la...simonpj@microsoft.com2010-09-222-30/+0
* Remove an out of date paragraph from the user guide; fixes #4331Ian Lynagh2010-09-221-4/+0
* Add a release note about the typecheckerIan Lynagh2010-09-191-0/+8
* Library release notes for 7.0.1Ian Lynagh2010-09-171-4/+596
* Documentation for INLINABLEsimonpj@microsoft.com2010-09-151-10/+104
* Update release notes and docs with LLVM info.David Terei2010-09-147-52/+207
* Add a release note: "-dynload wrapper" removedIan Lynagh2010-09-111-0/+7
* put back the conversion of warn-lazy-unlifted-bindings into an error until 7.2Ian Lynagh2010-09-111-1/+1
* 6.14 -> 7.0Ian Lynagh2010-09-113-6/+6
* Add a couple more release notesIan Lynagh2010-09-111-0/+15
* Document -dsuppress-module-prefixesIan Lynagh2010-09-112-0/+16
* updates to the release notesSimon Marlow2010-09-091-14/+66
* Remove "-dynload wrapper"; fixes trac #4275Ian Lynagh2010-09-081-11/+0
* users_guide.xml is now generatedIan Lynagh2010-08-281-11/+0
* Add a new-IO manager release noteIan Lynagh2010-08-271-0/+8
* Merge a duplicate release noteIan Lynagh2010-08-271-12/+6
* Typo, spotted by Johan TibellIan Lynagh2010-08-271-1/+1
* First pass at 6.14.1 release notesIan Lynagh2010-08-261-6/+461
* Fix typoIan Lynagh2010-08-241-1/+1
* Change how the dblatex/lndir problem is worked aroundIan Lynagh2010-08-241-33/+2
* Clean the generated userguide sourcesIan Lynagh2010-08-241-0/+2
* Generate the bit in the user guide where we say what -fglasgow-exts doesIan Lynagh2010-08-223-35/+13
* Document --supported-extensionsIan Lynagh2010-08-223-4/+5
* Make -rtsopts more flexibleIan Lynagh2010-08-051-3/+3
* Add a release note: GHCi import syntaxIan Lynagh2010-07-211-0/+7
* remove 'mode: xml' emacs settings (#2208)Simon Marlow2010-07-0821-21/+0
* Add docs for DatatypeContexts extensionIan Lynagh2010-07-071-0/+20
* trac #2362 (full import syntax in ghci)amsay@amsay.net2010-06-251-3/+5
* Fix typo in -ddump-pass's document.shelarcy2010-06-201-2/+2
* trac #1789 (warnings for missing import lists)amsay@amsay.net2010-06-181-0/+7
* Rename some variables from FOO to FOO_CMDIan Lynagh2010-06-161-2/+2
* --install-signal-handles=no does not affect the timer signal (#1908)Simon Marlow2010-05-271-0/+9
* Update docs on view patternssimonpj@microsoft.com2010-06-141-4/+2
* Update ghci example output in user guide; patch from YitzGale in #4111Ian Lynagh2010-06-121-1/+4
* Add a release notes file for 6.14.1Ian Lynagh2010-05-302-1/+81