summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add hs_thread_done() (#8124)Simon Marlow2014-02-271-0/+34
* Clear up docs regarding LLVM backend (#8792)Austin Seipp2014-02-191-9/+11
* add more information about the nature of support of prefetch primops on none ...Carter Tazio Schonwald2014-02-191-2/+6
* Link to #minimal-pragma from release notesJoachim Breitner2014-02-131-0/+1
* Fix #8706, documenting that type operators are not promoted.Richard Eisenberg2014-02-071-0/+12
* Tweak documentation of monomorphism restrictionKrzysztof Gogolewski2014-02-061-2/+2
* Mention that MR is off by default in GHCi in documentationKrzysztof Gogolewski2014-02-051-1/+2
* Tweak holes documentationKrzysztof Gogolewski2014-02-041-15/+13
* Fix a popular typo in commentsGabor Greif2014-02-012-2/+2
* Remove some references to deprecated -fglasgow-exts in user's guideKrzysztof Gogolewski2014-02-012-11/+6
* Bump win32 version number in release notesAustin Seipp2014-01-301-1/+1
* Fix glitch in core-spec pdfJan Stolarek2014-01-292-1/+3
* Remove a TODO FIXME in the release notes.Austin Seipp2014-01-291-13/+0
* Document a Haddock/Mavericks bug.Austin Seipp2014-01-281-4/+31
* Abort when binutils ld is used with dynamic linking on ARMBen Gamari2014-01-271-0/+6
* Add short blurb about LLVM dynamic linking to release notesBen Gamari2014-01-271-0/+8
* Fix the Win64 RTS linker & disable .ctorsKyrill Briantsev2014-01-271-11/+3
* Mention #3202 (no monomorphism restriction in GHCi) in release notesKrzysztof Gogolewski2014-01-261-0/+5
* Tweak the exampleGabor Greif2014-01-261-3/+4
* Squash some spelling issuesGabor Greif2014-01-269-12/+12
* User documentation for pattern synonymsDr. ERDI Gergo2014-01-262-1/+304
* Fix spelling of language pragmaGabor Greif2014-01-231-1/+1
* And don't forget FreeBSDAustin Seipp2014-01-221-7/+7
* Release notes: mention Mavericks and some bugsAustin Seipp2014-01-221-4/+105
* Wibble.Austin Seipp2014-01-221-1/+1
* More tweaks.Austin Seipp2014-01-221-24/+16
* More release note touchups.Austin Seipp2014-01-222-17/+17
* Also mention Pattern Synonyms (but with a FIXME)Austin Seipp2014-01-221-0/+11
* Clean up the release notes.Austin Seipp2014-01-221-17/+70
* PLT Redex definition of an STG-like language, as-per the fast curry paper.Edward Z. Yang2014-01-151-0/+247