summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* 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
* Break out thNameToGhcNameIO (ref. #21730)Brandon Chinn2022-06-221-0/+2
* Use lookupNameCache instead of lookupOrigIOBrandon Chinn2022-06-221-0/+2
* Flags to disable local let-floating; -flocal-float-out, -flocal-float-out-top...Vanessa McHale2022-06-221-0/+48
* ghc-heap: Don't Box NULL pointersBen Gamari2022-06-181-0/+7
* Deprecate TypeInType extensionHaskellMouse2022-06-061-0/+2
* Make -fcompact-unwind the defaultMatthew Pickering2022-06-011-0/+2
* Desugar RecordUpd in `tcExpr`wip/T18802CarrieMY2022-05-251-0/+52
* Change `Backend` type and remove direct dependencieswip/backend-as-recordNorman Ramsey2022-05-211-0/+113
* docs: Fix LlvmVersion in manpage (#21280)Zubin Duggal2022-05-203-5/+7
* base: Introduce [sg]etFinalizerExceptionHandlerBen Gamari2022-05-191-0/+4
* driver: Introduce pgmcxxBen Gamari2022-05-171-0/+7
* TcPlugin: access to irreducible givens + fix passed ev_binds_varPavol Vargovcik2022-05-161-4/+9
* Update extending_ghc for TcPlugin changessheaf2022-05-121-6/+6
* docs: Fix path to GHC API docs in index.htmlMatthew Pickering2022-05-101-1/+1
* Allow `let` just before pure/return in ApplicativeDoZiyang Liu2022-05-061-5/+4
* Start 9.6.1-notessheaf2022-05-053-435/+25
* Update supported LLVM versionsBen Gamari2022-05-041-0/+6
* users guide: add categories to some flagsAdam Sandberg Ericsson2022-04-301-6/+6
* Update user guide example rewrite rules formattingMarius Ghita2022-04-301-3/+3
* Update docs for change to type-checking pluginssheaf2022-04-272-2/+13
* Enable eventlog support in all ways by defaultBen Gamari2022-04-272-2/+11
* Basic response file supportBen Gamari2022-04-272-0/+14
* Ensure that Any is Boxed in FFI imports/exportssheaf2022-04-271-2/+3
* Document behaviour of RULES with KnownNatBodigrim2022-04-251-0/+9
* Drop libtool path from settings fileBen Gamari2022-04-251-7/+0
* Include the way string in the file name for dump files.Andreas Klebinger2022-04-221-0/+11
* Add -dkeep-comments flag to keep comments in the parserAlan Zimmerman2022-04-201-0/+7
* Document that DuplicateRecordFields doesn't tolerates ambiguous fieldsHécate Moonlight2022-04-123-106/+70
* Add flag -fprof-manual which controls if GHC should honour manual cost centres.Andreas Klebinger2022-04-081-0/+11
* Fixes to 9.4 release notesKrzysztof Gogolewski2022-04-083-10/+22
* Properly explain where INLINE pragmas can appear.Andreas Klebinger2022-04-071-6/+41
* Add warnings for file header pragmas that appear in the body of a module (#20...Zubin Duggal2022-04-061-0/+14
* users-guide: Fix various markup issuesBen Gamari2022-04-011-15/+15
* Implement \cases (Proposal 302)Jakob Bruenker2022-04-013-5/+25
* Keep track of promotion ticks in HsOpTywip/no-c-stubswip/matt-merge-batchsheaf2022-04-012-0/+11
* docs: Update documentation interaction of search path, -hidir and -c mode.Matthew Pickering2022-04-011-5/+9