summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* docs: fix formatting in users guideAdam Sandberg Ericsson2020-06-175-20/+18
* Rename TcHoleErrors to GHC.Tc.Errors.HoleJan Hrček2020-06-161-2/+2
* Resolve TODOJan Hrček2020-06-161-2/+2
* Fix typos and formatting in user guideJan Hrček2020-06-1614-39/+39
* User's Guide: KnownNat evidence is NaturalVladislav Zavialov2020-06-151-6/+9
* Fix "ndecreasingIndentation" in manual (#18116)Krzysztof Gogolewski2020-06-141-2/+4
* winio: Add Atomic Exchange PrimOp and implement Atomic Ptr exchanges.Tamar Christina2020-06-141-0/+6
* Release Notes: Add news from the pattern-match checker [skip ci]wip/pmcheck-release-notes-8.12Sebastian Graf2020-06-111-0/+13
* Fix -fkeep-cafs flag name in users guideÖmer Sinan Ağacan2020-06-102-2/+1
* Make GADT constructors adhere to the forall-or-nothing rule properlyRyan Scott2020-06-093-0/+215
* Simple subsumptionwip/T17775Simon Peyton Jones2020-06-052-14/+55
* docs: Add more details on InterruptibleFFI.Niklas Hambüchen2020-06-041-7/+34
* Improve parser error messages for TypeApplicationsVladislav Zavialov2020-06-011-4/+11
* Fix wording in documentationJeremy Schlatter2020-06-011-1/+0
* rts: Drop compatibility shims for Windows VistaBen Gamari2020-05-301-0/+3
* users-guide: Note change in getNumProcessors in users guideBen Gamari2020-05-302-3/+8
* Fix typo in documentationJeremy Schlatter2020-05-291-1/+1
* eventlog: Fix racy flushingBen Gamari2020-05-271-0/+6
* core-spec: Modify file paths according to new module hierarchyTakenobu Tani2020-05-275-68/+68
* Make WorkWrap.Lib.isWorkerSmallEnough aware of the old aritySebastian Graf2020-05-261-3/+4
* users-guide: Clarify meaning of -haddock flagBen Gamari2020-05-231-2/+3
* Implement cstringLength# and FinalPtrAndrew Martin2020-05-231-0/+12
* docs: fix formatting and add some linksAdam Sandberg Ericsson2020-05-232-45/+51
* Clarify pitfalls of NegativeLiterals; see #18022.Galen Huntington2020-05-211-7/+15
* Fix spelling mistakes and typosbuggymcbugfix2020-05-211-1/+1
* Update documentation for GHCi :scriptStefan Holdermans2020-05-212-3/+8
* gitlab-ci: Set locale to C.UTF-8.Gleb Popov2020-05-211-1/+1
* Refactor linear reg alloc to remember past assignments.Andreas Klebinger2020-05-212-4/+24
* Explicit SpecificityGert-Jan Bottu2020-05-212-0/+84
* Tweak man page for ghc commandTakenobu Tani2020-05-132-1/+6
* fix(documentation): Fix the RST links to GHC.PrimHécate2020-05-133-5/+4
* doc: Reformulate the opening paragraph of Ch. 4 in User's guideIvan-Yudin2020-05-131-9/+11
* users-guide: Add discussion of shared object namingBen Gamari2020-05-132-1/+10
* Fix Haskell98 short description in documentationDenisFrezzato2020-05-051-1/+1
* Remove references to -package-keySylvain Henry2020-05-052-14/+3
* Remove custom ExceptionMonad class (#18075) (updating haddock submodule accor...Artem Pelenitsyn2020-05-041-0/+8
* users guide: Add documentation for non-moving GC eventsBen Gamari2020-05-031-0/+79
* users guide: Move eventlog documentation users guideBen Gamari2020-05-033-55/+576
* rts: Enable tracing of nonmoving heap census with -lnBen Gamari2020-05-031-0/+4
* Document BlockArguments/LambdaCase support in arrow notationAlexis King2020-04-302-1/+22
* 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