summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* 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
* Change GHC.Prim to GHC.Exts in docs and testsKrzysztof Gogolewski2022-04-013-5/+4
* Add tests and docs on plugin args and order.Phil de Joux2022-04-011-1/+30
* Clarify that runghc interprets the input programMorrow2022-04-011-2/+2
* new datatypes for parsedResultActionJakob Bruenker2022-04-012-27/+29
* users-guide: Fix a few small issues in eventlog format descriptionsBen Gamari2022-04-011-1/+2
* Give parsing plugins access to errorsJakob Brünker2022-03-302-7/+30
* users-guide: group ticky-ticky profiling under one headingAdam Sandberg Ericsson2022-03-281-5/+5
* Document typed splices inhibiting unused bind detection (#16524)jberryman2022-03-281-0/+3
* users-guide: Correct markdown for profilingTakenobu Tani2022-03-281-5/+6
* Add the OPAQUE pragmaChristiaan Baaij2022-03-252-0/+27
* Fix behaviour of -Wunused-packages in ghciMatthew Pickering2022-03-231-5/+9
* docs: clarify the eventlog format documentation a little bitAdam Sandberg Ericsson2022-03-231-14/+15
* Export (~) from Data.Type.Equality (#18862)wip/eqtycon-rnVladislav Zavialov2022-03-152-3/+62
* Worker/wrapper: Preserve float barriers (#21150)Sebastian Graf2022-03-131-2/+11
* Rename -fprof-late-ccs to -fprof-lateAndreas Klebinger2022-03-122-3/+3
* Always generalise top-level bindingsSimon Peyton Jones2022-03-071-17/+25
* Update documentation of LiberalTypeSynonymsKrzysztof Gogolewski2022-03-041-21/+1
* docs: Add note to RULES documentation about locally bound variables [skip ci]Matthew Pickering2022-03-031-0/+25
* Improve out-of-order inferred type variablessheaf2022-03-022-15/+23
* Ticky profiling improvements.Matthew Pickering2022-03-021-0/+148
* Ticky: Gate tag-inference dummy ticky-counters behind a flag.Andreas Klebinger2022-02-252-1/+25
* GHCi: don't normalise partially instantiated typessheaf2022-02-251-1/+7
* Kill derived constraintsRichard Eisenberg2022-02-231-0/+37
* docs: fix error in annotation guide code snippetHugo2022-02-221-2/+2
* Remove -Wunticked-promoted-constructors from -WallKrzysztof Gogolewski2022-02-227-55/+60
* Track object file dependencies for TH accurately (#20604)Zubin Duggal2022-02-201-0/+18
* docs: fix release notes formattingAdam Sandberg Ericsson2022-02-161-16/+17
* docs: mention -fprof-late-ccs in the release notesAdam Sandberg Ericsson2022-02-162-0/+5
* Tag inference work.Andreas Klebinger2022-02-123-0/+73
* Fix copy-pasto in prof-late-ccs docsMatthew Pickering2022-02-101-2/+2
* Docs:Mention that safe calls don't keep their arguments alive.Andreas Klebinger2022-02-101-2/+9
* Add late cost centre supportAndreas Klebinger2022-02-101-0/+13
* Rename -merge-objs flag to --merge-objsBen Gamari2022-02-092-2/+2
* Rewrite CallerCC parser using ReadPMatthew Pickering2022-02-031-2/+2
* Improve migration strategy for the XDG compliance change to the GHC applicationZubin Duggal2022-01-311-0/+19