summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Testingwip/T18745Ben Gamari2020-09-241-0/+1
* Simplify: Allow case-of-bottom to be disabledBen Gamari2020-09-243-2/+11
* Bignum: add clamping naturalToWord (fix #18697)Sylvain Henry2020-09-171-0/+8
* Remove pprPrec from Outputable (unused)Sylvain Henry2020-09-171-8/+1
* Add note about OutputablePSylvain Henry2020-09-171-9/+108
* Generalize OutputablePSylvain Henry2020-09-1719-111/+182
* Introduce OutputablePSylvain Henry2020-09-1742-700/+777
* Documented '-m' flags for machine specific instruction extensions.Benjamin Maurer2020-09-172-11/+142
* Parser.y: clarify treatment of @{-# UNPACK #-}Vladislav Zavialov2020-09-171-1/+1
* CosmeticLeif Metcalf2020-09-171-1/+1
* Make Z-encoding comment into a noteLeif Metcalf2020-09-172-2/+4
* Bump version to 9.0Ben Gamari2020-09-172-1/+1
* Bump Win32 submodule to 2.9.0.0Ben Gamari2020-09-178-5/+5
* rts/win32: Fix missing #include'sBen Gamari2020-09-172-1/+3
* Make the 'IsString (Const a b)' instance polykinded on 'b'Cary Robbins2020-09-171-1/+3
* Added explicit fixity to (~).HaskellMouse2020-09-177-0/+36
* Document IfaceTupleTyRichard Eisenberg2020-09-171-0/+5
* Replace deprecated git --recursiveLeif Metcalf2020-09-171-1/+1
* Do absence analysis on stable unfoldingsSimon Peyton Jones2020-09-176-10/+147
* docs: correct haddock referenceAdam Sandberg Eriksson2020-09-161-2/+2
* Make ghc-boot reexport modules from ghc-boot-thSylvain Henry2020-09-163-2/+8
* Rename ghci flag into internal-interpreterSylvain Henry2020-09-167-21/+22
* rts: Fix erroneous usage of vsnprintfBen Gamari2020-09-161-1/+1
* Include -f{write,validate}-ide-info in the User's Guide flag referenceRyan Scott2020-09-162-0/+16
* 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