summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Cosmeticwip/z-encoding-noteLeif Metcalf2020-09-151-1/+1
* Make Z-encoding comment into a noteLeif Metcalf2020-09-152-2/+4
* Introduce and use DerivClauseTys (#18662)Ryan Scott2020-09-1511-46/+141
* Enhance metrics outputSylvain Henry2020-09-152-10/+11
* Export enrichHie from GHC.Iface.Ext.AstZubin Duggal2020-09-151-1/+1
* Care with implicit-parameter superclassesSimon Peyton Jones2020-09-1516-81/+211
* Fix rtsopts documentationDenisFrezzato2020-09-151-1/+1
* Also cache other hadrian buildsWander Hillen2020-09-141-0/+1
* Do the hadrian rebuild multicoreWander Hillen2020-09-141-1/+1
* Move ahead cabal cache restoration to before use of cabalWander Hillen2020-09-141-2/+1
* Populate gitlab cache after buildingWander Hillen2020-09-141-0/+2
* docs: -B rts option sounds the bell on every GC (#18351)Adam Sandberg Eriksson2020-09-141-1/+1
* Hackily decouple the parser from the desugarerSebastian Graf2020-09-122-6/+37
* Extract definition of DsM into GHC.HsToCore.TypesSebastian Graf2020-09-128-76/+96
* Make `tcCheckSatisfiability` incremental (#18645)Sebastian Graf2020-09-128-50/+178
* Avoid iterating twice in `zipTyEnv` (#18535)theobat2020-09-122-2/+20
* Make sure we can read past perf notesKrzysztof Gogolewski2020-09-121-1/+9
* Don't quote argument to Hadrian's test-env flag (#18656)Ryan Scott2020-09-121-1/+1
* hadrian: Pass input file to makeindexBen Gamari2020-09-121-1/+1
* PmCheck: Disattach COMPLETE pragma lookup from TyConsSebastian Graf2020-09-1222-467/+367
* Add testsSandy Maguire2020-09-124-0/+45
* Add clamp function to Data.OrdSandy Maguire2020-09-121-0/+16
* Enable TICKY_TICKY for debug builds when building with makefiles.David Himmelstrup2020-09-111-2/+2
* Fix typos in TICKY_TICKY symbol names.David Himmelstrup2020-09-111-3/+3
* Define TICKY_TICKY when compiling cmm RTS files.David Himmelstrup2020-09-113-12/+22
* PmCheck: Handle ⊥ and strict fields correctly (#18341)wip/T18341Sebastian Graf2020-09-1027-498/+807
* .gitignore *.hiedb filesSebastian Graf2020-09-101-0/+3
* hadrian: Don't include -fdiagnostics-color in argument hashGHC GitLab CI2020-09-102-1/+5
* PmCheck: Big refactor using guard tree variants more closely following source...Sebastian Graf2020-09-1014-875/+951
* Add long-distance info for pattern bindings (#18572)Sebastian Graf2020-09-1011-72/+109
* rts comment: RTS_TICKY_SYMBOLS moved from rts/Linker.c to rts/RtsSymbols.cDavid Himmelstrup2020-09-091-1/+1
* utils: Bump cabal-version of hp2ps and unlitBen Gamari2020-09-092-2/+2
* hadrian: Fix leakage of GHC in PATH into buildBen Gamari2020-09-091-1/+7
* gitlab-ci: Bump Docker imagesBen Gamari2020-09-095-47/+61
* Remove GENERATED pragma, as it is not being usedAlan Zimmerman2020-09-0918-67/+2
* Add comments about sm_dflags and simpleOptExprSylvain Henry2020-09-092-2/+19
* DynFlags: add sm_pre_inline field into SimplMode (#17957)Sylvain Henry2020-09-0916-59/+61
* DynFlags: add UnfoldingOpts and SimpleOptsSylvain Henry2020-09-0943-491/+675
* DynFlags: add OptCoercionOptsSylvain Henry2020-09-094-21/+47
* Postpone associated tyfam default checks until after typecheckingRyan Scott2020-09-0917-108/+198
* Use "to" instead of "2" in internal names of conversion opsJohn Ericson2020-09-094-70/+70
* gitlab-ci: Accept Centos 7 C.utf8 localeBen Gamari2020-09-081-0/+3
* gitlab-ci: Handle distributions without localesBen Gamari2020-09-081-0/+6
* Make the forall-or-nothing rule only apply to invisible foralls (#18660)Ryan Scott2020-09-085-28/+70
* testsuite: Output performance test results in tabular formatDaishi Nakajima2020-09-083-35/+98
* rts: Add stg_copyArray_barrier to RtsSymbols listBen Gamari2020-09-081-0/+1
* Move DynFlags test into updateModDetailsIdInfos's caller (#17957)Sylvain Henry2020-09-072-10/+7
* [macOS] improved runpath handlingMoritz Angermann2020-09-0716-23/+245
* gitlab-ci: Use hadrian builds for Windows release artifactsBen Gamari2020-09-071-7/+11
* gitlab-ci: Configure bignum backend in Hadrian buildsBen Gamari2020-09-071-0/+2