summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Add release note about fix to #16502.Richard Eisenberg2020-03-181-0/+17
* Fix #17021 by checking more return kindsRichard Eisenberg2020-03-171-0/+71
* Document the units of -ddump-timingsMaximilian Tagher2020-03-171-0/+1
* Add a -no-haddock flag.Judah Jacobson2020-03-152-1/+20
* Document restriction on SCC pragma syntaxKrzysztof Gogolewski2020-03-151-1/+1
* Use correct option name (-opti) (fix #17314)Sylvain Henry2020-03-142-8/+4
* Fixed a minor typo in codegen.rstGreg Steuck2020-03-111-1/+1
* docs: correct link to th haddocks from users guideAdam Sandberg Ericsson2020-02-291-1/+1
* docs: correct relative links to haddocks from users guide (fixes #17866)Adam Sandberg Ericsson2020-02-291-2/+29
* users-guide: Drop old release notesBen Gamari2020-02-243-663/+0
* users-guide: Shuffle textBen Gamari2020-02-241-18/+16
* Modules: Driver (#13009)Sylvain Henry2020-02-211-14/+14
* users-guide: Mention dependency on `exceptions` in release notesBen Gamari2020-02-202-0/+2
* Enable -Wstar-is-type in -WallBen Gamari2020-02-201-1/+0
* 8.10 Release notes for --disable-delayed-os-memory-return [skip ci]Niklas Hambüchen2020-02-201-0/+15
* 8.10 Release notes for atomic .o writes [skip ci]Niklas Hambüchen2020-02-201-0/+15
* Revert "users-guide: Document -ddump-srts"Ömer Sinan Ağacan2020-02-161-6/+0
* users-guide: Fix broken referenceBen Gamari2020-02-141-1/+1
* users-guide: Document -ddump-srtsBen Gamari2020-02-141-0/+6
* compare-flags: Fix outputBen Gamari2020-02-141-6/+9
* compare-flags: Don't rely on encoding flag of subprocess.check_outputBen Gamari2020-02-141-3/+2
* 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