summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Add -fsuppress-error-contexts to disable printing error contexts in errorswip/diagnostics-configMatthew Pickering2022-10-181-0/+12
* Add realease note for #21927Teo Camarasu2022-10-151-0/+6
* Add standard Unicode case predicates isUpperCase and isLowerCase.Pierre Le Marre2022-10-141-0/+5
* Update phases.rst Simon Hengel2022-10-131-2/+2
* Unrestricted OverloadedLabels (#11671)Charles Taylor2022-10-121-0/+9
* Teach -fno-code about -fprefer-byte-codeMatthew Pickering2022-10-111-0/+5
* Interface Files with Core DefinitionsMatthew Pickering2022-10-111-1/+45
* Minor fixes following Unicode 15.0.0 updatePierre Le Marre2022-10-051-0/+2
* Fix docs for pattern synonymsBrandon Chinn2022-10-041-2/+2
* Demand: Format Call SubDemands `Cn(sd)` as `C(n,sd)` (#22231)wip/T22231Sebastian Graf2022-09-291-4/+4
* matchLocalInst: do domination analysissheaf2022-09-281-0/+10
* implement proposal 106 (Define Kinds Without Promotion) (fixes #6024)Ross Paterson2022-09-274-0/+68
* users-guide: fix incorrect ghcappdata folder for unix and windowsMon Aaraj2022-09-211-6/+5
* docs: clarify that LLVM codegen is not available in unregisterised modematoro2022-09-201-4/+3
* Fix -Woperator-whitespace for consym (part of #19372)Vladislav Zavialov2022-09-201-0/+3
* Document :unadd GHCi command in user guideJan Hrček2022-09-201-10/+22
* Add links to the continuations haddocks in the docs for each primopAlexis King2022-09-161-1/+1
* Fix typosKrzysztof Gogolewski2022-09-147-9/+9
* Allow imports to reference multiple fields with the same name (#21625)Adam Gundry2022-09-131-1/+8
* Add diagnostic codessheaf2022-09-131-0/+2
* Add native delimited continuations to the RTSAlexis King2022-09-111-4/+13
* Fix :add docs in user guideJan Hrček2022-09-061-1/+1
* Update instances.rst, clarifying InstanceSigssheaf2022-09-061-5/+30
* Change Ord defaults per CLC proposalTommy Bidne2022-09-011-0/+4
* users-guide: Document system-cxx-std-libBen Gamari2022-08-311-0/+20
* Drop make build systemBen Gamari2022-08-251-50/+0
* Recognize file-header pragmas in GHCi (#21507)MorrowM2022-08-212-0/+24
* 19217 Implicitly quantify type variables in :kind commandSasha Bogicevic2022-08-191-0/+8
* users-guide: Rephrase the rewrite rule documentationBen Gamari2022-08-161-2/+2
* relnotes: Add "included libraries" sectionBen Gamari2022-08-161-0/+47
* users-guide: Add :ghc-flag: referenceBen Gamari2022-08-161-1/+1
* users-guide: Fix incorrect reference to `:extension: roleBen Gamari2022-08-161-1/+1
* users-guide: Fix reference to dead llvm-version substitutionBen Gamari2022-08-161-2/+2
* Add support for external static plugins (#20964)Sylvain Henry2022-08-101-1/+13
* Updates language extension documentationTrevis Elser2022-08-1045-59/+107
* Document a divergence from the report in parsing function lhss.Andreas Klebinger2022-08-081-0/+4
* users-guide: Add release notes entry for thread introspection supportwip/thread-statusBen Gamari2022-08-061-0/+5
* Change `-fprof-late` to insert cost centres after unfolding creation.Andreas Klebinger2022-08-062-5/+39
* Remove backported items from 9.6 release notesKrzysztof Gogolewski2022-08-051-10/+1
* User's guide: fix typo in hasfield.rstsheaf2022-08-021-1/+1
* Add -dsuppress-coercion-types to make coercions even smaller.Andreas Klebinger2022-08-021-0/+5
* Docs: fix mistaken claim about kind signaturessheaf2022-07-281-8/+37
* docs: Fix documentation of \casesSimon Jakobi2022-07-251-3/+3
* Docs: clarify ConstraintKinds infelicitysheaf2022-07-251-11/+17
* Implement DeepSubsumptionSimon Peyton Jones2022-07-252-10/+36
* rel-notes: Drop mention of #21745 fixBen Gamari2022-07-161-6/+0
* Identify the extistence of the `runhaskell` command and that it is equivalent...Mike Pilgrem2022-07-021-1/+2
* rts: gc stats: account properly for copied bytes in sequential collectionsDouglas Wilson2022-07-011-0/+6
* runhaskellEric Lindblad2022-06-221-1/+1
* Correct documentation of defaults of the `-V` RTS optionAlexander Esgen2022-06-221-6/+7