summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Ticky:Make json info a separate field.wip/andreask/ticky_jsonAndreas Klebinger2022-07-044-36/+40
* rts/PEi386: Fix handling of weak symbolsBen Gamari2022-06-203-2/+13
* rts: Add debug output on ocResolve failureBen Gamari2022-06-201-1/+4
* Bump cabal submodule to current 3.8 branchBen Gamari2022-06-202-5/+1
* Add NO_BOOT to hackage_doc_tarball jobMatthew Pickering2022-06-171-0/+2
* replace quadratic nub to fight byte code gen perf explosionTorsten Schmits2022-06-171-8/+9
* hadrian: Don't install `include/` directory in bindist.Matthew Pickering2022-06-171-9/+1
* testsuite: Add tests for system-cxx-std-lib packageBen Gamari2022-06-177-0/+43
* Introduce package to capture dependency on C++ stdlibBen Gamari2022-06-1710-8/+118
* testsuite: Build T20918 with HC, not CXXBen Gamari2022-06-161-2/+2
* driver: Introduce pgmcxxBen Gamari2022-06-1617-15/+55
* configure: Don't attempt to override linker on DarwinBen Gamari2022-06-161-1/+8
* hadrian: Run xattr -rc . on bindist tarballBen Gamari2022-06-161-0/+9
* configure: Hide spurious warning from ldBen Gamari2022-06-161-1/+1
* Remove redundant importMatthew Pickering2022-06-151-1/+0
* Add test for T21682Matthew Pickering2022-06-152-0/+4
* Fix a CSE shadowing bug.Andreas Klebinger2022-06-151-30/+94
* Expand documentation of hIsTerminalDeviceBodigrim2022-06-151-1/+8
* hadrian/bindist: Drop redundant include of install.mkBen Gamari2022-06-151-1/+0
* Add test for #21558Matthew Pickering2022-06-152-0/+17
* OverloadedRecordFields: mention parent name in 'ambiguous occurrence' error f...nineonine2022-06-1520-76/+120
* Generalize breakTyVarCycle to work with TyFamLHSRichard Eisenberg2022-06-1511-73/+167
* Update extending_ghc for TcPlugin changessheaf2022-06-151-4/+4
* Add a missing guard in GHC.HsToCore.Utils.is_flat_prod_patSimon Peyton Jones2022-06-155-1/+48
* Document behaviour of RULES with KnownNatBodigrim2022-06-151-0/+9
* Documentation for setLocaleEncodingBodigrim2022-06-151-2/+27
* Update test baselines to match new error messages from GHC.IO.Encoding.FailureBodigrim2022-06-154-34/+34
* Improve error messages from GHC.IO.Encoding.FailureBodigrim2022-06-151-8/+12
* Fix FreeVars computation for mdosheaf2022-06-153-17/+42
* Use a class to check validity of withDictKrzysztof Gogolewski2022-06-1525-256/+300
* Fix bad interaction between withDict and the SpecialiserSimon Peyton Jones2022-06-157-52/+201
* codeGen: Ensure that static datacon apps are included in SRTsBen Gamari2022-06-142-43/+92
* CafAnal: Improve code clarityBen Gamari2022-06-142-100/+131
* Add documentation to the ByteArray# primetype.Hécate Moonlight2022-06-141-5/+44
* Remove pprTrace from pushCoercionIntoLambda (#21555)Matthew Pickering2022-06-143-1/+101
* docs: Fix LlvmVersion in manpage (#21280)Zubin Duggal2022-06-143-5/+7
* Consider the stage of typeable evidence when checking stage restrictionMatthew Pickering2022-06-147-21/+130
* ci: Allow testing bootstrapping on MRs using the "test-bootstrap" labelMatthew Pickering2022-06-141-0/+2
* ci: Test bootstrapping in release jobsMatthew Pickering2022-06-141-0/+1
* ci: Test the bootstrap without ALEX/HAPPY on pathMatthew Pickering2022-06-141-0/+3
* hadrian: Fix building from source-dist without alex/happyMatthew Pickering2022-06-145-3/+33
* Use the wrapper for an unlifted bindingSimon Peyton Jones2022-06-143-3/+12
* Check for uninferrable variables in tcInferPatSynDeclSimon Peyton Jones2022-06-1412-43/+88
* gitlab-ci: Rip out make jobBen Gamari2022-06-141-58/+0
* ci: Don't try to run ./boot when testing bootstrap of source distMatthew Pickering2022-06-142-3/+7
* source-dist: Copy in files created by ./bootMatthew Pickering2022-06-141-0/+28
* ci: Add matrix for bootstrap sourcesZubin Duggal2022-06-141-5/+46
* hadrian bootstrap: add plans for 9.0.2 and 9.2.3Zubin Duggal2022-06-144-0/+4
* upload-ghc-libs: Allow candidate-only uploadBen Gamari2022-06-141-19/+18
* Revert "Use fix-sized equality primops for fixed size boxed types"Ben Gamari2022-06-142-12/+12