| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow `let` just before pure/return in ApplicativeDo | Ziyang Liu | 2022-05-06 | 1 | -5/+4 |
* | Start 9.6.1-notes | sheaf | 2022-05-05 | 3 | -435/+25 |
* | Update supported LLVM versions | Ben Gamari | 2022-05-04 | 1 | -0/+6 |
* | users guide: add categories to some flags | Adam Sandberg Ericsson | 2022-04-30 | 1 | -6/+6 |
* | Update user guide example rewrite rules formatting | Marius Ghita | 2022-04-30 | 1 | -3/+3 |
* | Update docs for change to type-checking plugins | sheaf | 2022-04-27 | 2 | -2/+13 |
* | Enable eventlog support in all ways by default | Ben Gamari | 2022-04-27 | 2 | -2/+11 |
* | Basic response file support | Ben Gamari | 2022-04-27 | 2 | -0/+14 |
* | Ensure that Any is Boxed in FFI imports/exports | sheaf | 2022-04-27 | 1 | -2/+3 |
* | Document behaviour of RULES with KnownNat | Bodigrim | 2022-04-25 | 1 | -0/+9 |
* | Drop libtool path from settings file | Ben Gamari | 2022-04-25 | 1 | -7/+0 |
* | Include the way string in the file name for dump files. | Andreas Klebinger | 2022-04-22 | 1 | -0/+11 |
* | Add -dkeep-comments flag to keep comments in the parser | Alan Zimmerman | 2022-04-20 | 1 | -0/+7 |
* | Document that DuplicateRecordFields doesn't tolerates ambiguous fields | Hécate Moonlight | 2022-04-12 | 3 | -106/+70 |
* | Add flag -fprof-manual which controls if GHC should honour manual cost centres. | Andreas Klebinger | 2022-04-08 | 1 | -0/+11 |
* | Fixes to 9.4 release notes | Krzysztof Gogolewski | 2022-04-08 | 3 | -10/+22 |
* | Properly explain where INLINE pragmas can appear. | Andreas Klebinger | 2022-04-07 | 1 | -6/+41 |
* | Add warnings for file header pragmas that appear in the body of a module (#20... | Zubin Duggal | 2022-04-06 | 1 | -0/+14 |
* | users-guide: Fix various markup issues | Ben Gamari | 2022-04-01 | 1 | -15/+15 |
* | Implement \cases (Proposal 302) | Jakob Bruenker | 2022-04-01 | 3 | -5/+25 |
* | Keep track of promotion ticks in HsOpTywip/no-c-stubswip/matt-merge-batch | sheaf | 2022-04-01 | 2 | -0/+11 |
* | docs: Update documentation interaction of search path, -hidir and -c mode. | Matthew Pickering | 2022-04-01 | 1 | -5/+9 |
* | Change GHC.Prim to GHC.Exts in docs and tests | Krzysztof Gogolewski | 2022-04-01 | 3 | -5/+4 |
* | Add tests and docs on plugin args and order. | Phil de Joux | 2022-04-01 | 1 | -1/+30 |
* | Clarify that runghc interprets the input program | Morrow | 2022-04-01 | 1 | -2/+2 |
* | new datatypes for parsedResultAction | Jakob Bruenker | 2022-04-01 | 2 | -27/+29 |
* | users-guide: Fix a few small issues in eventlog format descriptions | Ben Gamari | 2022-04-01 | 1 | -1/+2 |
* | Give parsing plugins access to errors | Jakob Brünker | 2022-03-30 | 2 | -7/+30 |
* | users-guide: group ticky-ticky profiling under one heading | Adam Sandberg Ericsson | 2022-03-28 | 1 | -5/+5 |
* | Document typed splices inhibiting unused bind detection (#16524) | jberryman | 2022-03-28 | 1 | -0/+3 |
* | users-guide: Correct markdown for profiling | Takenobu Tani | 2022-03-28 | 1 | -5/+6 |
* | Add the OPAQUE pragma | Christiaan Baaij | 2022-03-25 | 2 | -0/+27 |
* | Fix behaviour of -Wunused-packages in ghci | Matthew Pickering | 2022-03-23 | 1 | -5/+9 |
* | docs: clarify the eventlog format documentation a little bit | Adam Sandberg Ericsson | 2022-03-23 | 1 | -14/+15 |
* | Export (~) from Data.Type.Equality (#18862)wip/eqtycon-rn | Vladislav Zavialov | 2022-03-15 | 2 | -3/+62 |
* | Worker/wrapper: Preserve float barriers (#21150) | Sebastian Graf | 2022-03-13 | 1 | -2/+11 |
* | Rename -fprof-late-ccs to -fprof-late | Andreas Klebinger | 2022-03-12 | 2 | -3/+3 |
* | Always generalise top-level bindings | Simon Peyton Jones | 2022-03-07 | 1 | -17/+25 |
* | Update documentation of LiberalTypeSynonyms | Krzysztof Gogolewski | 2022-03-04 | 1 | -21/+1 |
* | docs: Add note to RULES documentation about locally bound variables [skip ci] | Matthew Pickering | 2022-03-03 | 1 | -0/+25 |
* | Improve out-of-order inferred type variables | sheaf | 2022-03-02 | 2 | -15/+23 |
* | Ticky profiling improvements. | Matthew Pickering | 2022-03-02 | 1 | -0/+148 |
* | Ticky: Gate tag-inference dummy ticky-counters behind a flag. | Andreas Klebinger | 2022-02-25 | 2 | -1/+25 |
* | GHCi: don't normalise partially instantiated types | sheaf | 2022-02-25 | 1 | -1/+7 |
* | Kill derived constraints | Richard Eisenberg | 2022-02-23 | 1 | -0/+37 |
* | docs: fix error in annotation guide code snippet | Hugo | 2022-02-22 | 1 | -2/+2 |
* | Remove -Wunticked-promoted-constructors from -Wall | Krzysztof Gogolewski | 2022-02-22 | 7 | -55/+60 |
* | Track object file dependencies for TH accurately (#20604) | Zubin Duggal | 2022-02-20 | 1 | -0/+18 |
* | docs: fix release notes formatting | Adam Sandberg Ericsson | 2022-02-16 | 1 | -16/+17 |
* | docs: mention -fprof-late-ccs in the release notes | Adam Sandberg Ericsson | 2022-02-16 | 2 | -0/+5 |