summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* 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
* s/warn-type-holes/warn-typed-holes/gAustin Seipp2014-01-154-11/+11
* Turn -XTypeHoles into a (on by default) warningAustin Seipp2014-01-144-18/+41
* Regenerate core-spec.pdf.Richard Eisenberg2014-01-131-0/+0
* fix a mistyped label that caused a stray referenceGabor Greif2014-01-121-1/+1
* Fix #8599.Richard Eisenberg2014-01-101-1/+18
* Clarify issue in #8630 in users' guide.Richard Eisenberg2014-01-101-0/+29
* Comment typos onlyGabor Greif2014-01-101-1/+1
* Improve documentation of :module etc (Trac #8622)Simon Peyton Jones2014-01-091-87/+126
* Mention '-fno-ignore-asserts' in documentation.Mikhail Glushenkov2013-12-171-1/+3
* Copy-pasto.Mikhail Glushenkov2013-12-171-1/+1
* New flag: -ddump-strsigsJoachim Breitner2013-12-092-0/+16
* Fix documentation of FlexibleContexts (#8574)Krzysztof Gogolewski2013-11-301-1/+1
* Update "stolen syntax" section (#8575)Krzysztof Gogolewski2013-11-301-1/+3
* Update "stolen syntax" section (#8575)Krzysztof Gogolewski2013-11-291-3/+4
* Minor fix to example GHC plugin in the documentationJoachim Breitner2013-11-291-1/+1
* Update to core-spec documentation.Richard Eisenberg2013-11-254-16/+53
* Mention that the user has to import GHC.Exts for ConstraintJoachim Breitner2013-11-241-3/+4
* Add -ftype-function-stack to set type function stack depthJoachim Breitner2013-11-221-0/+6
* Add docs for #8305Austin Seipp2013-11-071-0/+55
* Fix typo in User's GuidePedro Rodrigues2013-11-071-1/+1
* Allow optional 'family' and 'instance' keywords in associated type instancesSimon Peyton Jones2013-11-071-4/+6