summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cleanwip/andreask/virtualConAndreas Klebinger2022-10-202-8/+3
* More boot file cleanupAndreas Klebinger2022-10-203-21/+3
* Remove now unused boot fileAndreas Klebinger2022-10-201-73/+0
* A bit of cleanupAndreas Klebinger2022-10-205-69/+61
* Some cleanupAndreas Klebinger2022-10-1912-42/+75
* Revert "Adds data instances, and denesting for ByteArray#"Andreas Klebinger2022-10-1924-263/+185
* Adds data instances, and denesting for ByteArray#Andreas Klebinger2022-09-2524-185/+263
* wip compiles and seems to run with suboptimal codeKrzysztof Gogolewski2022-09-1715-32/+295
* Hadrian: Don't try to build terminfo on Windowssheaf2022-09-161-2/+1
* -Wunused-pattern-binds: Recurse into patterns to check whether there's a spliceMatthew Pickering2022-09-165-14/+76
* Add links to the continuations haddocks in the docs for each primopAlexis King2022-09-162-2/+8
* hadrian: relax Cabal upper bound to allow building with Cabal-3.8Cheng Shao2022-09-161-1/+1
* Avoid partial head and tail in ghc-heap; replace with total pattern-matchingBodigrim2022-09-162-104/+83
* Update to Unicode 15.0Pierre Le Marre2022-09-1611-79/+80
* configure: remove unused program checksCheng Shao2022-09-161-5/+0
* hadrian: add late_ccs flavour transformerCheng Shao2022-09-161-0/+1
* hadrian: enable -fprof-late only for profiling waysCheng Shao2022-09-161-1/+1
* Stg.InferTags.Rewrite - Avoid some thunks.wip/andreask/infer_exprsAndreas Klebinger2022-09-151-9/+9
* Tag inference: Fix #21954 by retaining tagsigs of vars in function position.Andreas Klebinger2022-09-154-33/+201
* Fix typosKrzysztof Gogolewski2022-09-1464-84/+86
* Unbreak Hadrian with Cabal 3.8.M Farkas-Dyck2022-09-141-0/+4
* libraries: template-haskell: vendor filepath differentlyDouglas Wilson2022-09-145-1/+2249
* Repair c++ probing on OpenBSDGreg Steuck2022-09-141-0/+1
* hadrian: Add extra implicit dependencies from DeriveLiftMatthew Pickering2022-09-142-2/+30
* Remove stage1:exe:ghc-bin pre-build from CI scriptMatthew Pickering2022-09-141-4/+0
* hadrian: Need builders needed by Cabal Configure in parallelMatthew Pickering2022-09-144-29/+31
* hadrian: Add some more packages to multi-cradleMatthew Pickering2022-09-142-11/+12
* hadrian: Inplace/Final package databasesMatthew Pickering2022-09-1428-153/+318
* hadrian: Use a stamp file to record when a package is built in a certain wayMatthew Pickering2022-09-145-4/+92
* hadrian: Bump index stateMatthew Pickering2022-09-141-1/+1
* Fix typosEric Lindblad2022-09-14194-434/+434
* compiler: remove unused lazy state monadCheng Shao2022-09-132-79/+0
* ci: remove unused appveyor configCheng Shao2022-09-132-75/+0
* Allow imports to reference multiple fields with the same name (#21625)Adam Gundry2022-09-137-23/+54
* Diagnostic codes: acccept test changessheaf2022-09-132224-4578/+4819
* Add diagnostic codessheaf2022-09-1353-944/+2031
* Windows: Always define _UCRT when compiling C codeRyan Scott2022-09-126-1/+47
* ci: enable parallel compression for xzCheng Shao2022-09-121-1/+1
* rts: fix missing dirty_MVAR argument in stg_writeIOPortzhCheng Shao2022-09-121-1/+1
* Add native delimited continuations to the RTSAlexis King2022-09-1156-55/+1344
* CmmToC: enable 64-bit CallishMachOp on 32-bit targetsCheng Shao2022-09-081-31/+29
* Isolate some Applicative hidings to GHC.PreludeGeorgi Lyubenov2022-09-085-9/+7
* Bump submodule Cabal to one with liftA2 warnings fixedGeorgi Lyubenov2022-09-081-0/+0
* Bump submodule containers to one with liftA2 warnings fixedGeorgi Lyubenov2022-09-081-0/+0
* Add changelog entry for liftA2 export from PreludeGeorgi Lyubenov2022-09-081-0/+4
* Export liftA2 from PreludeGeorgi Lyubenov2022-09-0811-16/+17
* Remove Outputable Char instanceKrzysztof Gogolewski2022-09-0713-24/+26
* Minor SDoc cleanupKrzysztof Gogolewski2022-09-0711-28/+19
* CmmToAsm: remove unused ModLocation from NatM_StateCheng Shao2022-09-073-21/+10
* whitespaceEric Lindblad2022-09-071-1/+1