summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Tag inference work.Andreas Klebinger2022-02-123-0/+73
* Fix copy-pasto in prof-late-ccs docsMatthew Pickering2022-02-101-2/+2
* Docs:Mention that safe calls don't keep their arguments alive.Andreas Klebinger2022-02-101-2/+9
* Add late cost centre supportAndreas Klebinger2022-02-101-0/+13
* Rename -merge-objs flag to --merge-objsBen Gamari2022-02-092-2/+2
* Rewrite CallerCC parser using ReadPMatthew Pickering2022-02-031-2/+2
* Improve migration strategy for the XDG compliance change to the GHC applicationZubin Duggal2022-01-311-0/+19
* rel-notes: Note dropping of SPARC supportBen Gamari2022-01-291-0/+2
* CmmToAsm: Drop ncgExpandTopBen Gamari2022-01-291-6/+0
* users-guide: Document GHC_CHARENC environment variableBen Gamari2022-01-271-4/+10
* Re #18087 user's guide: add a note that -Wxxx used to be -fwarn-xxxAndreas Abel2022-01-271-0/+7
* Ctd. #18087: complete :since: info for all warnings in users guideAndreas Abel2022-01-272-0/+36
* Levity-polymorphic arrays and mutable variablessheaf2022-01-261-8/+119
* linksEric Lindblad2022-01-241-2/+2
* Add -fcompact-unwindRobert Hensing2022-01-241-0/+14
* Note that ImpredicativeTypes doesn’t allow polymorphic instancesAnselm Schüler2022-01-191-0/+9
* ms and gh linksEric Lindblad2022-01-181-2/+2
* ms linkEric Lindblad2022-01-171-1/+1
* wikipedia linkEric Lindblad2022-01-151-1/+1
* reinsert targetEric Lindblad2022-01-141-0/+1
* update URLsEric Lindblad2022-01-141-16/+16
* release notes: Changes to Demand analysisSebastian Graf2022-01-131-0/+11
* release notes: Changes to CPR analysisSebastian Graf2022-01-132-3/+69
* docs: MonadComprehension desugar using Alternative rather than MonadPlusMatthew Pickering2022-01-111-2/+2
* TcPlugins: `newWanted` uses the provided `CtLoc`sheaf2022-01-111-0/+8
* Fix parsing & printing of unboxed sumssheaf2022-01-112-0/+28
* User's guide: newtype decls can use GADTSyntaxsheaf2022-01-023-4/+32
* Multiple Home UnitsMatthew Pickering2021-12-281-0/+125
* Fix typosKrzysztof Gogolewski2021-12-256-6/+6
* Introduce -dlint flagBen Gamari2021-12-211-0/+12
* Rename -fcatch-bottoms to -fcatch-nonexhaustive-casesBen Gamari2021-12-211-1/+1
* codeGen: Introduce flag to bounds-check array accessesBen Gamari2021-12-211-0/+12
* Plugin load order should follow the commandline order (fixes #17884)Andrei Barbu2021-12-151-3/+5
* ghc-bin: Add --merge-objs modeBen Gamari2021-12-142-0/+23
* users-guide: Fix documentation for -shared flagBen Gamari2021-12-141-3/+4
* Ghci environment: Do not remove shadowed idsJoachim Breitner2021-12-141-0/+40
* docs: Drop old release notesBen Gamari2021-12-103-929/+0
* Add `Opt_CoreConstantFolding` to turn on constant folding (#20500)Gergo ERDI2021-12-091-0/+11
* More permissive parsing of higher-rank type IPssheaf2021-12-071-0/+8
* rts: +RTS -DL should imply +RTS -DlBen Gamari2021-12-071-0/+1
* Fix user-guide typoViktor Dukhovni2021-12-071-1/+1
* Add section to the user guide about OS memory usageMatthew Pickering2021-12-063-2/+110
* Revert "Data.List specialization to []"Matthew Pickering2021-12-031-2/+7
* users-guide: Describe requirements of DWARF unwindingBen Gamari2021-12-011-0/+10
* user-guide: Fix :since: of -XCApiFFIBen Gamari2021-12-011-1/+1
* Dump non-module specific info to file #20316Carrie Xu2021-12-011-4/+8
* docs/users_guide/bugs.rst: RewordingAnton-Latukha2021-11-291-3/+3
* Allow boring class declarations in hs-boot filessheaf2021-11-251-3/+25
* Add specific optimization flag for Cmm control flow analysis (#20500)Gergo ERDI2021-11-251-1/+11
* Add specific optimization flag for fast PAP calls (#6084, #20500)Gergo ERDI2021-11-251-0/+1