summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Remove NewQualifiedOperatorsIan Lynagh2010-12-012-44/+0
* fix ref to utils/ext-core, which moved to Hackage (extcore package)Simon Marlow2010-12-011-3/+2
* fix floating-point/FFI section: fenv is C99, not POSIXSimon Marlow2010-12-011-1/+1
* Document the behaviour of fenv.h functions with GHC (#4391)Simon Marlow2010-11-261-1/+59
* Document -ddump-rule-firings and -ddump-rule-rewritesRoman Leshchinskiy2010-11-273-2/+37
* Remove references to Haskell 98Ian Lynagh2010-11-232-15/+15
* Document SPECIALISE for imported functionssimonpj@microsoft.com2010-11-171-9/+94
* Fix Trac #4498: bang-pattern bindings are monomorphicsimonpj@microsoft.com2010-11-171-7/+14
* Add -fwarn-lazy-unlifted-bindings to the list of flagssimonpj@microsoft.com2010-11-161-0/+7
* Improve documentation for -fwarn-incomplete-patternssimonpj@microsoft.com2010-11-161-2/+3
* Add warning for probable identities (fromIntegral and friends)simonpj@microsoft.com2010-11-162-0/+23
* Fix -fwarn-missing-import-lists (fix Trac #4489)simonpj@microsoft.com2010-11-151-1/+2
* 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