summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Update the users guide paragraph on -O in GHCiHEADmasterTorsten Schmits2023-05-171-30/+8
* Use glossary directiveBen Gamari2023-05-161-8/+9
* Update glossary.rstBen Gamari2023-05-161-11/+5
* users guide: Add glossaryBen Gamari2023-05-162-0/+19
* Add -Wmissing-role-annotationsOleg Grenrus2023-05-161-0/+22
* Allow Core optimizations when interpreting bytecodeKrzysztof Gogolewski2023-05-121-0/+14
* Doc: Fix out-of-sync using-optimisation pagePierre Le Marre2023-05-111-37/+40
* Add fused multiply-add instructionssheaf2023-05-112-0/+36
* Add structured error messages for GHC.Rename.ModuleTorsten Schmits2023-05-051-3/+7
* docs: Remove mentions of ArrayArray# from unlifted FFI sectionRodrigo Mesquita2023-05-051-21/+18
* Add sized primitive literal syntaxBen Orchard2023-05-035-0/+58
* Add the Unsatisfiable classsheaf2023-04-291-0/+15
* Give more guarntees about ImplicitParams (#23289)Andrei Borzenkov2023-04-251-2/+21
* User's guide: DeepSubsumption is implied by Haskell{98,2010}amesgen2023-04-211-0/+2
* Minor doc fixesKrzysztof Gogolewski2023-04-214-13/+14
* Implement -jsem: parallelism controlled by semaphoressheaf2023-04-202-0/+61
* Testsuite: don't use obsolescent egrep (#22351)Sylvain Henry2023-04-191-1/+1
* validDerivPred: Reject exotic constraints in IrredPredsRyan Scott2023-04-171-0/+26
* docs: Generate docs/index.html with version numberMatthew Pickering2023-04-141-1/+1
* Base/JS: GHC.JS.Foreign.Callback module (issue 23126)Josh Meredith2023-04-132-0/+176
* Fix reverse flag for -Wunsupported-llvm-versionBrandon Chinn2023-04-061-1/+1
* TH: revert changes to GadtC & RecGadtCsheaf2023-04-011-4/+0
* User Guide: update copyright year: 2020->2023Artem Pelenitsyn2023-04-011-1/+1
* docs: move RecordUpd changelog entry to 9.8sheaf2023-03-302-5/+5
* Handle records in the renamersheaf2023-03-292-0/+30
* User's guide: Improve docs for -WallJoachim Breitner2023-03-241-22/+14
* Move mention of warning groups change to 9.8.1 release notesAdam Gundry2023-03-242-5/+5
* Allow WARNING pragmas to be controlled with custom categoriesAdam Gundry2023-03-243-19/+80
* docs: add WALL_CLOCK_TIME event in eventlog encodingsAdam Sandberg Ericsson2023-03-211-0/+12
* docs: add TASK_DELETE event in eventlog encodingsAdam Sandberg Ericsson2023-03-211-0/+9
* docs: add BlockedOnMVarRead thread status in eventlog encodingsAdam Sandberg Ericsson2023-03-211-0/+1
* docs: explain the BLOCK_MARKER eventAdam Sandberg Ericsson2023-03-211-3/+4
* docs: fix some wrongs in the eventlog format documentationAdam Sandberg Ericsson2023-03-211-4/+7
* Add changelog entry for #23049Teo Camarasu2023-03-161-0/+3
* Constraint simplification loop now depends on `ExpansionFuel`Apoorv Ingle2023-03-061-0/+3
* Fix typo in docs referring to threadLabelChris Wendt2023-03-041-1/+1
* Export getSolo from Data.TupleDavid Feuer2023-03-031-0/+1
* Fix SCC grouping exampleTom Ellis2023-02-271-1/+1
* Don't specialise incoherent instance applicationsGergő Érdi2023-02-271-0/+6
* rts: Fix `prompt#` when profiling is enabledAlexis King2023-02-231-0/+1
* fix: Update documentation linksromes2023-02-211-2/+2
* ghc-prim: levity-polymorphic array equality opssheaf2023-02-211-0/+11
* GHC proposal 496 - Nullary record wildcardsGeorgi Lyubenov2023-02-211-0/+6
* Merge libiserv with ghciSylvain Henry2023-02-172-2/+0
* No default finalizer exception handlersheaf2023-02-161-4/+3
* docs: add a section for the wasm backendCheng Shao2023-02-162-1/+102
* Add -single-threaded flag to force single threaded rtsOleg Grenrus2023-02-151-0/+11
* docs: release notes, user guide: add js backenddoyougnu2023-02-152-0/+39
* Introduce warning for loopy superclass solvesheaf2023-02-142-1/+43
* Mention new `Foreign.Marshal.Pool` implementation in User's Guideamesgen2023-02-141-5/+3