summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Document #8883 in the release notesJan Stolarek2014-06-301-1/+14
* Minor updates to Backpack docs.Edward Z. Yang2014-06-281-7/+10
* Add -XBinaryLiterals language extension (re #9224)Herbert Valerio Riedel2014-06-273-1/+27
* Fix docs typo.Edward Z. Yang2014-06-271-1/+1
* Add new flag -fwrite-interface for -fno-code.Edward Z. Yang2014-06-262-2/+22
* Lots of rewrites to further move toward new world orderEdward Z. Yang2014-06-261-479/+291
* The linking restriction, no shaping necessary.Edward Z. Yang2014-06-251-165/+332
* Describe signature mini-backpack.Edward Z. Yang2014-06-241-28/+96
* More updates to Backpack impl docs.Edward Z. Yang2014-06-232-17/+146
* More fixes and updates to implementation documentEdward Z. Yang2014-06-202-76/+264
* Improve documentation of defaulting rules with OverloadedStringsSimon Peyton Jones2014-06-201-3/+12
* Add a new section to the manual about hiding things that a module doesn't exportSimon Peyton Jones2014-06-201-4/+35
* Finish the rest of the writeup.Edward Z. Yang2014-06-191-81/+242
* In progress Backpack implementation docs.Edward Z. Yang2014-06-188-0/+327
* Fixes #95 :edit command should jump to the last errorLorenzo Tabacchini2014-06-131-1/+3
* Document explicit import/export of data constructors (Trac #8753)Simon Peyton Jones2014-06-091-31/+46
* Document -fwarn-inline-rule-shadowing (Trac #9166)Simon Peyton Jones2014-06-092-2/+19
* Improve documentation for -fwarn-unused-bindsSimon Peyton Jones2014-06-091-9/+44
* s/-hi-diffs/-ddump-hi-diffs/ in docs (#9179)Joachim Breitner2014-06-071-2/+2
* Make DeriveTraversable imply DeriveFunctor/FoldableSjoerd Visscher2014-06-061-1/+5
* Merge branch 'master' of git://git.haskell.org/ghcSjoerd Visscher2014-06-063-3/+5
|\
| * Subsume NullaryTypeClasses by MultiParamTypeClasses (#8993)Owen Stephens2014-06-042-1/+4
| * fix missing spaceRyan Mulligan2014-06-021-1/+1
* | Added more option implication documentation.Sjoerd Visscher2014-06-061-32/+48
* | Sorted the language options list alphabetically, and added missing options.Sjoerd Visscher2014-06-061-219/+271
* | Added link ends to role documentation.Sjoerd Visscher2014-06-061-3/+3
|/
* Catch some typosGabor Greif2014-05-191-2/+2
* Remove the bit about External Core from flags.xmlSimon Peyton Jones2014-05-191-28/+0
* Tighten up wording in the section on let-generalisation and MonoLocalBindsSimon Peyton Jones2014-05-191-14/+35
* Remove external coreAustin Seipp2014-05-036-1908/+1
* Print for-alls more often (Trac #9018)Simon Peyton Jones2014-04-281-6/+23
* Start on 7.10.1 release notesAustin Seipp2014-04-283-1252/+364
* rm -rf ./docs/commAustin Seipp2014-04-2838-6479/+0
* ghc & docs: kill unused flagsAustin Seipp2014-04-212-23/+0
* Deprecate the AMP warnings.Austin Seipp2014-04-201-1/+1
* s/FromList/isList in docsJoachim Breitner2014-04-151-7/+7
* Improve documentation of GeneralisedNewtypeDerivingSimon Peyton Jones2014-04-081-15/+20
* Clarify bits about role inference in users' guide.Richard Eisenberg2014-04-071-3/+7
* users_guide: note -XPatternSynonyms is required for use sitesAustin Seipp2014-04-071-3/+5
* Derive Typable for promoted data constructors (Trac #8950)Simon Peyton Jones2014-04-072-33/+62
* Add flags to control memcpy and memset inliningJohan Tibell2014-03-261-0/+24
* relnotes: GND is not -XSafe compatible.Austin Seipp2014-03-241-5/+0
* codeGen: inline allocation optimization for clone array primopsJohan Tibell2014-03-221-0/+13
* Add some documentation about type-level literals.Iavor S. Diatchki2014-03-171-43/+135
* Document Coercible in the user guideJoachim Breitner2014-03-141-0/+15
* Fix typo in user's manual, changing "-j N" to "-jN".Richard Eisenberg2014-03-131-1/+1
* Improve documentation of standalone deriving (c.f. Trac #8851)Simon Peyton Jones2014-03-101-7/+21
* Make -XDeriveFunctor more generous about non-last arguments (Trac #8678)Simon Peyton Jones2014-03-071-0/+7
* Note that we need Cabal-1.18 in the release notesAustin Seipp2014-02-281-0/+6
* Documentation updates for 7.8.1 releaseAustin Seipp2014-02-282-23/+37