summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* users-guide: Address #17329Ben Gamari2019-11-171-7/+7
* users-guide: Drop 8.6.1 release notesBen Gamari2019-11-152-293/+0
* users guide: Fix broken linkBen Gamari2019-11-131-1/+5
* Update release notes about #16512 / #17405.Richard Eisenberg2019-11-101-0/+12
* template-haskell: Document assembler foreign file supportBen Gamari2019-11-091-0/+2
* users_guide: Set flags list file encodingBen Gamari2019-11-071-1/+1
* Clean up TH's treatment of unary tuples (or, #16881 part two)Ryan Scott2019-11-071-3/+6
* users-guide: Improve documentaion of CPP extensionTakenobu Tani2019-11-051-2/+15
* rts/linker: Ensure that code isn't writableBen Gamari2019-11-041-0/+5
* Rephrase note on full-lazinessLeif Metcalf2019-11-041-7/+6
* Add +RTS --disable-delayed-os-memory-return. Fixes #17411.Niklas Hambüchen2019-11-011-0/+22
* doc: Fix backticksNiklas Hambüchen2019-11-011-1/+1
* users-guide: Add some new features and fix warnings for GHC 8.10Takenobu Tani2019-10-292-9/+17
* users-guide: Fix :since: for -xn flagTakenobu Tani2019-10-291-1/+1
* Remove documented flags from expected-undocumented-flags.txtLuke Lau2019-10-271-10/+0
* Add back documentation for deprecated -Whi-shadowingLuke Lau2019-10-271-0/+17
* Fix RankNTypes :ghc-flag: in users guideLuke Lau2019-10-271-2/+2
* Fix #14690 - :steplocal panics after break-on-errorRoland Senn2019-10-261-1/+4
* Merge non-moving garbage collectorBen Gamari2019-10-231-0/+18
|\
| * rts: Introduce flag to enable the nonmoving old generationBen Gamari2019-10-201-0/+18
* | Add new flag for unarised STG dumpsÖmer Sinan Ağacan2019-10-231-2/+8
* | users-guide: Fix :since: for -Wunused-packagesBen Gamari2019-10-231-1/+1
* | eventlog: Dump cost centre stack on each sampleMatthew Pickering2019-10-232-0/+33
* | compiler: introduce DynFlags pluginsAlp Mestanogullari2019-10-232-0/+112
* | Implement a coverage checker for injectivityRichard Eisenberg2019-10-231-8/+11
* | Windows: Update tarballs to GCC 9.2 and remove MAX_PATH limit.Tamar Christina2019-10-201-0/+4
|/
* Add hyperlinks to PDF/HTML documentation; closes #17342Brian Wignall2019-10-161-1/+1
* Mention changes from #16980, #17213 in 8.10.1 release notesRyan Scott2019-10-141-5/+59
* users-guide: Add GHCi's ::<builtin-command> formTakenobu Tani2019-10-131-0/+9
* Template Haskell: make unary tuples legal (#16881)nineonine2019-10-131-0/+4
* [skip ci] clarify what unsound meansAndrew Martin2019-10-081-18/+24
* [skip ci] can not -> may notAndrew Martin2019-10-081-1/+1
* [skip ci] make the table betterAndrew Martin2019-10-081-10/+20
* [skip ci] link to foreign cmm callAndrew Martin2019-10-081-6/+6
* Rephrase a bunch of things in the unlifted ffi types documentation. Add a sec...Andrew Martin2019-10-081-43/+71
* Document the UnliftedFFITypes extension.Andrew Martin2019-10-082-6/+98
* gitlab-ci: Check coverage of GHC flags in users guideBen Gamari2019-10-082-0/+276
* doc: Write out documented flag listBen Gamari2019-10-081-1/+11
* users-guide: Run sphinx in nit-picky modeBen Gamari2019-10-081-0/+23
* users-guide: Rework pragma key generationBen Gamari2019-10-081-6/+8
* users-guide: Document -fworker-wrapperBen Gamari2019-10-081-0/+11
* users-guide: Document NondecreasingIndentationBen Gamari2019-10-081-1/+8
* users-guide: Fix various warningsBen Gamari2019-10-0811-82/+109
* users-guide: Document -XHaskell98 and -XHaskell2010Ben Gamari2019-10-081-0/+39
* users-guide: Make reverse flags addressable via :ghc-flag:Ben Gamari2019-10-081-2/+15
* users-guide: Refer to language extension flags via :extension:Ben Gamari2019-10-086-29/+29
* base: Document the fact that Typeable is automatically "derived"Ben Gamari2019-10-081-1/+1
* configure: Determine library versions of template-haskell, et al.Ben Gamari2019-10-071-0/+3
* Deprecate -fwarn-hi-shadowing, because it was never implemented and isDaroc Alden2019-10-042-13/+4
* Add new debug flag -DZTobias Guggenmos2019-10-031-0/+1