summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* users-guide: Fix "invalid file" failureBen Gamari2020-02-141-1/+1
* docs/compare-flags: Don't use python f-stringsBen Gamari2020-02-141-4/+4
* users-guide: Fix unknown link targetsBen Gamari2020-02-142-6/+17
* Fix flag documentation (#17826)Sylvain Henry2020-02-131-2/+4
* Always display inferred variables using bracesKrzysztof Gogolewski2020-02-123-8/+4
* Separate CPR analysis from the Demand analyserwip/sep-cprSebastian Graf2020-02-121-0/+12
* TemplateHaskellQuotes: Allow nested splicesMatthew Pickering2020-02-112-1/+4
* 8.10 Release notes for improvements to the pattern-match checker [skip ci]Sebastian Graf2020-02-091-0/+14
* users-guide: Clarify that bundled patsyns were introduced in GHC 8.0Ben Gamari2020-02-081-3/+5
* Introduce -Wcompat-unqualified-importsBen Gamari2020-02-081-3/+22
* Improve/fix -fcatch-bottoms documentationÖmer Sinan Ağacan2020-02-011-6/+13
* Split glasgow_exts into several files (#17316)Sylvain Henry2020-01-25122-17042/+17295
* Handle local fixity declarations in DsMeta properlyRyan Scott2020-01-251-0/+18
* PmCheck: Formulate as translation between Clause TreesSebastian Graf2020-01-251-1/+1
* Put the docs for :instances in alphabetical positionXavier Denis2020-01-201-33/+33
* Fix +RTS -Z flag documentationÖmer Sinan Ağacan2020-01-201-1/+1
* users-guide/debug-info: typo “behivior”Jean-Baptiste Mazon2020-01-121-1/+1
* Fix more typos, via an improved Levenshtein-style correctorBrian Wignall2020-01-127-18/+18
* Don't zap to Any; error insteadRichard Eisenberg2020-01-121-0/+6
* Overloaded Quotation Brackets (#246)Matthew Pickering2020-01-122-15/+58
* Fix typos, via a Levenshtein-style correctorBrian Wignall2020-01-049-9/+9
* Add "-Iw" RTS flag for minimum wait between idle GCs (#11134)Kevin Buhr2019-12-311-0/+20
* rts: Ensure that nonmoving gc isn't used with profilingBen Gamari2019-12-301-2/+2
* while at it rename XCode to the official XcodeGabor Greif2019-12-271-1/+1
* Switch to ReadTheDocs theme for the user-guideSylvain Henry2019-12-2527-53/+3291
* rts: Add a long form flag to enable the non-moving GCBen Gamari2019-12-101-6/+14
* users guide: Motivation of DefaultSignaturesMicha Wiedenmann2019-12-101-5/+8
* users guide: Try to silence underfull \hbox warningsBen Gamari2019-12-051-0/+4
* Meaning-preserving SCC annotations (#15730)Vladislav Zavialov2019-12-051-6/+18
* Drop Uniquable constraint for AnnTargetBen Gamari2019-12-031-0/+8
* users-guide: Add 8.12.1 release notesBen Gamari2019-12-032-0/+91
* Document RTS behaviour upon encountering '--'.Athas2019-12-031-1/+2
* Fix more typosBrian Wignall2019-12-024-4/+4
* Fix typos, using Wikipedia list of common typosBrian Wignall2019-11-286-8/+8
* Whitespace-sensitive bang patterns (#1087, #17162)wip/whitespace-and-lookaheadVladislav Zavialov2019-11-273-20/+60
* Make warnings for TH splices opt-inSebastian Graf2019-11-272-1/+23
* Fix typosBrian Wignall2019-11-234-16/+16
* rts: Expose interface for configuring EventLogWritersBen Gamari2019-11-232-1/+25
* 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