summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Don't adjust the inline prag in splitFunwip/T19824Simon Peyton Jones2021-05-283-8/+371
* Draft fixes for absent fillersSimon Peyton Jones2021-05-278-81/+110
* Re-do rubbish literalsSimon Peyton Jones2021-05-2717-114/+201
* Avoid useless w/w split, take 2Simon Peyton Jones2021-05-2721-186/+112
* Improve deriveConstants error message.Andreas Klebinger2021-05-271-1/+2
* Change representation of HsGetField and HsProjectionShayne Fletcher2021-05-279-68/+74
* Enable strict dicts by default at -O2.Andreas Klebinger2021-05-277-39/+123
* Avoid fingerprinting the absolute path to the source filePepe Iborra2021-05-2611-8/+96
* Support new parser types in GHCAlfredo Di Napoli2021-05-2647-1307/+1569
* Add 9.2 release note about linear caseRichard Eisenberg2021-05-251-0/+6
* Revert "hadrian: Don't always links against libffi"Matthew Pickering2021-05-251-1/+2
* [hadrian] Properly build hsc2hs wrapperMoritz Angermann2021-05-251-18/+23
* [ci] faster pipelineMoritz Angermann2021-05-251-5/+1
* [hadrian] Do not add full tool pathsMoritz Angermann2021-05-253-4/+32
* [ci/darwin] set SH to /bin/bashMoritz Angermann2021-05-251-1/+1
* [ci/darwin] cabal-cache dir can be specified per archMoritz Angermann2021-05-253-23/+38
* [ci/darwin] use system provided iconv and cursesMoritz Angermann2021-05-254-10/+35
* [bindist] inject xattr -c -r . into the darwin install phaseMoritz Angermann2021-05-252-0/+17
* [ci] no more brew or pipMoritz Angermann2021-05-251-15/+0
* [ci] darwin uses hadrianMoritz Angermann2021-05-251-48/+24
* Make tcIfaceCompleteMatch lazier.Zubin Duggal2021-05-256-2/+40
* Refactor driver code; de-duplicate and split APIs (#14095, !5555)Divam2021-05-259-367/+368
* docs: Fix example in toIntegralSizedMatthew Pickering2021-05-241-3/+3
* check-{ppr/exact}: Rewrite more directly to just parse filesMatthew Pickering2021-05-2411-265/+34
* Move warning flag handling into Flags moduleSylvain Henry2021-05-243-277/+407
* Add regression test for #9985nineonine2021-05-242-3/+33
* HsToken for HsPar, ParPat, HsCmdPar (#19523)Vladislav Zavialov2021-05-2334-152/+254
* Introduce Strict.Maybe, Strict.Pair (#19156)Vladislav Zavialov2021-05-2321-78/+178
* Pre-add test case for #19156Vladislav Zavialov2021-05-233-0/+37
* EPA: AnnAt missing for type application in patternsAlan Zimmerman2021-05-239-15/+41
* Change representation of field selector occurencesShayne Fletcher2021-05-2348-474/+350
* Add regression test for #19287nineonine2021-05-223-0/+17
* Support NetBSD/aarch64 via LLVM codegenPHO2021-05-223-0/+12
* Remove ANN pragmas in check-ppr and check-exactMatthew Pickering2021-05-222-6/+0
* hadrian: Add omit_pragmas transformerMatthew Pickering2021-05-221-0/+8
* hadrian: Reorganise modules so KV parser can be used to define transformersMatthew Pickering2021-05-227-273/+288
* Remove Maybe from Context in HsQualTyAlan Zimmerman2021-05-2110-47/+46
* EPA: Fix explicit specificity and unicode linear arrow annotationsAlan Zimmerman2021-05-218-18/+66
* SysTools: make file copy more efficientSylvain Henry2021-05-213-47/+43
* Only run armv7-linux-deb10 build nightlyMatthew Pickering2021-05-211-1/+2
* hadrian: Reduce verbosity on failed testsuite runMatthew Pickering2021-05-211-1/+4
* Only suggest names that make sense (#19843)Jakob Brünker2021-05-2139-112/+497
* Bump libffi submodule to libffi-3.3 (#16940)Sylvain Henry2021-05-201-0/+0
* Add exports to GHC.Tc.Errors.Hole (fixes #19864)Matthías Páll Gissurarson2021-05-202-107/+153
* Add tests for code generation options specified via OPTIONS_GHC in multi modu...Divam2021-05-2013-0/+99
* Extensible Hints for diagnostic messagesAlfredo Di Napoli2021-05-2026-143/+314
* Use pprSigmaType to print GHCi debugger Suspension Terms (Fix #19355)Roland Senn2021-05-208-23/+33
* gitlab-ci: Add Alpine job linking against gmp integer backendBen Gamari2021-05-201-3/+13
* Added new regresion test for #18036 from ticket #19865.Baldur Blöndal2021-05-192-0/+34
* Remove wired-in names hs-boot check bypass (#19855)Sylvain Henry2021-05-191-3/+0