summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Add a new static flag -fno-opt-coercionsimonpj@microsoft.com2011-03-311-0/+7
* New statistics flags -ddump-core-statssimonpj@microsoft.com2011-03-312-0/+18
* Remove -fvia-C references from the users guideIan Lynagh2011-03-295-40/+7
* Fix typo in documentation (Trac #5035)simonpj@microsoft.com2011-03-251-1/+1
* Document new hsc2hs flags, and use the --cross-safe flag when we're compilingIan Lynagh2011-03-231-0/+51
* Consistently use <sect1> etc rather than <section>; fixes #5009Ian Lynagh2011-03-111-26/+26
* Impredicative polymorphism no longer deprecated.Edward Z. Yang2011-03-061-3/+0
* Fix doc formattingIan Lynagh2011-03-061-1/+4
* Document -fwarn-missing-import-listssimonpj@microsoft.com2011-03-061-0/+30
* :script file scripts in GHCi #1363Vivian McPhail2011-02-261-0/+13
* Added a VECTORISE pragmaManuel M T Chakravarty2011-02-202-17/+51
* Call the final build system phase "final" rather than ""Ian Lynagh2011-02-071-1/+1
* +RTS -qw hasn't done anything since 7.0.1; remove the implementation & docsSimon Marlow2011-02-011-19/+0
* Fix formatting glitch in documentationsimonpj@microsoft.com2011-01-281-1/+2
* Refine incomplete-pattern checks (Trac #4905)simonpj@microsoft.com2011-01-272-10/+32
* Update the generics docs; pointed out by Christian MaederIan Lynagh2011-01-171-8/+10
* Build system improvementsIan Lynagh2011-01-151-0/+2
* On Cygwin, use a Cygwin-style path for /bin/install's destinationIan Lynagh2011-01-061-3/+3
* Fix mkUserGuidePart program name on WindowsIan Lynagh2011-01-061-2/+2
* fix markupSimon Marlow2011-01-061-2/+2
* multiline commands in GHCi #4316Vivian McPhail2010-11-051-2/+58
* Document GADTSyntax extensionIan Lynagh2010-12-182-1/+9
* Put an up-to-date Makefile in docs/MakefileIan Lynagh2010-12-171-24/+2
* refactor and tidy up the section on RTS optionsSimon Marlow2010-12-162-197/+299
* Related to #4826: Some minor tweaks to the wording of the User Guide, section...Orphi2010-12-091-3/+5
* FIX #4826 partial: Add -rtsopts and -with-rtsopts to User Guide section 4.11.6Orphi2010-12-091-0/+58
* FIX #4826 partially: Change -f to -? in User Guide section F4.16Orphi2010-12-091-2/+2
* Implement stack chunks and separate TSO/STACK objectsSimon Marlow2010-12-151-16/+87
* Instance declaration overlap allowed if *either* has -XOverlappingInstancessimonpj@microsoft.com2010-12-141-19/+10
* Fix Trac #4841: behave right with TypeSynonymInstances and NoFlexibleInstancessimonpj@microsoft.com2010-12-141-2/+3
* 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