summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Update release notes for 9.2.7wip/9.2.7-backportsZubin Duggal2023-02-231-0/+20
* Prepare GHC 9.2.7Zubin Duggal2023-02-213-1/+80
* changelog: Add entries for #22913 and #14766ghc-9.2.6-releasewip/9.2.6-backportsZubin Duggal2023-02-091-0/+6
* relnotes: Mention various non-moving GC fixesBen Gamari2023-02-081-0/+17
* Bump version to GHC 9.2.6 and add changelog entriesZubin Duggal2023-02-073-0/+142
* Document #22255 and #22468 in bugs.rstZubin Duggal2023-02-071-0/+10
* ncg/aarch64: Don't use x18 register on AArch64/Darwinghc-9.2.5-releasenormalcoder2022-11-071-0/+2
* Add notes for 9.2.5Zubin Duggal2022-11-041-0/+84
* Bump base to 4.16.4.0 and add release notesZubin Duggal2022-11-031-0/+1
* Add release notes for 9.2.4Zubin Duggal2022-07-272-0/+142
* Implement DeepSubsumptionSimon Peyton Jones2022-07-262-10/+36
* release notes: Fix duplicationghc-9.2.3-releaseZubin Duggal2022-05-271-2/+0
* Link 9.2.3 notes properlyZubin Duggal2022-05-271-0/+1
* Bump version to GHC 9.2.3 and add release notesZubin Duggal2022-05-261-0/+118
* docs: Fix LlvmVersion in manpage (#21280)Zubin Duggal2022-05-253-5/+7
* Document behaviour of RULES with KnownNatBodigrim2022-05-251-0/+34
* GHCi: don't normalise partially instantiated typessheaf2022-05-091-1/+7
* users-guide: More release notesBen Gamari2022-03-041-1/+12
* Add -fcompact-unwindRobert Hensing2022-03-041-0/+14
* Fix LLVM version rangeBen Gamari2022-02-151-1/+1
* users-guide: Write release notes for 9.2.2Ben Gamari2022-02-121-2/+158
* Rewrite CallerCC parser using ReadPMatthew Pickering2022-02-101-2/+2
* Re #18087 user's guide: add a note that -Wxxx used to be -fwarn-xxxAndreas Abel2022-02-101-0/+7
* codeGen: Introduce flag to bounds-check array accessesBen Gamari2022-02-101-0/+12
* Null eventlog writerOleg Grenrus2022-02-071-0/+8
* Add section to the user guide about OS memory usageMatthew Pickering2022-02-073-2/+110
* Improve migration strategy for the XDG compliance change to the GHC applicationZubin Duggal2022-02-071-0/+26
* user-guide: Fix :since: of -XCApiFFIBen Gamari2022-01-301-1/+1
* User's guide: data family kind-inference changessheaf2022-01-301-3/+12
* users-guide/relnotes: Mention sized integer changesBen Gamari2022-01-301-0/+11
* Warn if unicode bidirectional formatting characters are found in the source (...Zubin Duggal2022-01-301-0/+18
* users-guide: Ensure that 9.2.2 relnotes are includedBen Gamari2022-01-301-0/+1
* user guide: Reintroduce "Included libraries" section in relnotesBen Gamari2021-12-111-0/+45
* Only load package environment file once when starting GHCiMatthew Pickering2021-12-111-0/+4
* Add doc for -dyno, -dynosuf, -dynhisufZiyang Liu2021-10-252-3/+26
* Deprecate -Wmissing-monadfail-instances (#17875)Krzysztof Gogolewski2021-10-221-3/+3
* Fix code example in the documentation of subsumptionARATA Mizuki2021-10-221-1/+1
* Reject GADT pattern matches in arrow notationsheaf2021-10-211-0/+15
* Ensure .dyn_hi doesn't overwrite .hiZiyang Liu2021-09-171-1/+9
* Doc fix #20226: formatting issues in 9.2.1 release notesAndreas Abel2021-09-091-3/+3
* Doc fix #20259: suggest bang patterns instead of case in hints.rstAndreas Abel2021-09-091-10/+4
* users-guide: Correct markdown for ghc-9.2Takenobu Tani2021-09-093-7/+7
* Revert "Improve error messages involving operators from Data.Type.Ord"Ben Gamari2021-08-171-5/+1
* users-guide: Note ARMv8 NCG in release notesBen Gamari2021-08-051-0/+3
* Improve error messages involving operators from Data.Type.OrdChristiaan Baaij2021-08-051-1/+5
* ghc: Introduce --run modeBen Gamari2021-08-041-0/+14
* Re #18087 !6238 Empty line in front of :since:Andreas Abel2021-07-291-0/+3
* Issue #18087: :since: for warnings of ghc 6/7/8Andreas Abel2021-07-291-33/+121
* Doc: warnings: since: remove minor version number for uniformityAndreas Abel2021-07-291-5/+5
* Doc: tabs to spacesAndreas Abel2021-07-291-2/+2