summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* llvmGen: Remove -fast-llvm flagBen Gamari2020-04-221-1/+0
* Add "ddump-cmm-opt" as alias for "ddump-opt-cmm".Andreas Klebinger2020-04-221-1/+7
* Do eager instantation in termsSimon Peyton Jones2020-04-221-0/+10
* stg-spec: Modify file paths according to new module hierarchyTakenobu Tani2020-04-222-11/+11
* docs: drop note about not supporting shared libraries on unix systemsAdam Sandberg Ericsson2020-04-211-2/+0
* Modules (#13009)Sylvain Henry2020-04-183-6/+7
* Use conLikeUserTyVarBinders to quantify field selector typesRyan Scott2020-04-126-2/+162
* Implement extensible interface filesJosh Meredith2020-04-121-0/+27
* Modules: type-checker (#13009)Sylvain Henry2020-04-074-9/+9
* Add outputable instances for the types in GHC.Iface.Ext.Types, add -ddump-hieZubin Duggal2020-04-031-0/+6
* Modules: Types (#13009)Sylvain Henry2020-03-291-1/+1
* Update core spec to reflect changes to Core.Richard Eisenberg2020-03-205-20/+68
* Update "GHC differences to the FFI Chapter" in user guide.Andreas Klebinger2020-03-191-15/+35
* 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