summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix #22425 - Broken eta-expansion over expensive work.wip/andreask/94-dlistAndreas Klebinger2022-11-211-2/+2
* Add -dsuppress-coercion-types to make coercions even smaller.Andreas Klebinger2022-11-106-13/+23
* Bump hadrian index state to allow 9.4 as boot compilerwip/andreask/bump-94-indexAndreas Klebinger2022-11-101-1/+1
* Revert "base: Move CString, CStringLen to GHC.Foreign"ghc-9.4.3-releaseBen Gamari2022-11-022-6/+11
* Bump process submodule to v1.6.16.0Ben Gamari2022-11-011-0/+0
* Fix arityType: -fpedantic-bottoms, join points, etcSimon Peyton Jones2022-11-0113-116/+462
* EPA: DotFieldOcc does not have exact print annotationsAlan Zimmerman2022-11-018-8/+34
* Fix nested type splices in hie filesMatthew Pickering2022-11-019-5/+83
* Accept perf shiftsBen Gamari2022-10-240-0/+0
* Add release notes for 9.4.3Ben Gamari2022-10-232-0/+67
* Bump VERSION=9.4.3Ben Gamari2022-10-231-1/+1
* SpecConstr: Properly create rules for call patterns representing partial appl...Andreas Klebinger2022-10-231-14/+31
* Refactor IPE initializationBen Gamari2022-10-1930-940/+703
* rts: Refactor IPE tracing supportBen Gamari2022-10-196-66/+34
* base: Move CString, CStringLen to GHC.ForeignBen Gamari2022-10-192-11/+6
* rts: Add missing declaration of stg_noDuplicateBen Gamari2022-10-191-0/+1
* ncg/aarch64: Fix sub-word sign extension yet againBen Gamari2022-10-191-12/+20
* testsuite: Add test for #22282Ben Gamari2022-10-194-0/+24
* gitlab-ci: Ensure that ghc derivation is in scopeBen Gamari2022-10-161-1/+1
* Don't include BufPos in interface filesMatthew Pickering2022-10-143-19/+11
* rts: fix missing dirty_MVAR argument in stg_writeIOPortzhCheng Shao2022-10-141-1/+1
* Windows: Always define _UCRT when compiling C codeRyan Scott2022-10-146-1/+47
* DeriveFunctor: Check for last type variables using dataConUnivTyVarsRyan Scott2022-10-145-22/+107
* haddock docs: Fix links from identifiers to dependent packagesMatthew Pickering2022-10-142-6/+5
* CmmToLlvm: Don't aliasify builtin LLVM variablesBen Gamari2022-10-141-4/+16
* Simplify: Take care with eta reduction in recursive RHSs (#21652)Sebastian Graf2022-10-1412-60/+155
* CorePrep: Don't speculatively evaluate recursive calls (#20836)Sebastian Graf2022-10-147-39/+156
* CprAnal: Set signatures of DFuns to topSebastian Graf2022-10-121-6/+7
* Ignore .hie-biosSebastian Graf2022-10-121-0/+1
* Fix a nasty loop in Tidywip/andreask/tidy-94Simon Peyton Jones2022-09-156-58/+126
* Document -no-linkghc-9.4.2-releaseBen Gamari2022-08-202-1/+7
* hadrian: Don't duplicate binaries on installationBen Gamari2022-08-201-1/+5
* Release 9.4.2Ben Gamari2022-08-201-2/+2
* users-guide: Rephrase the rewrite rule documentationBen Gamari2022-08-201-2/+2
* users-guide: Fix reference to dead llvm-version substitutionBen Gamari2022-08-201-2/+2
* users-guide: Add :ghc-flag: referenceBen Gamari2022-08-201-1/+1
* hadrian: Place manpage in docrootBen Gamari2022-08-201-1/+1
* Add release notes for 9.4.2Ben Gamari2022-08-202-0/+89
* Bump haddock submoduleBen Gamari2022-08-201-0/+0
* Update haddock submodule to revert quickjump breakageMatthew Pickering2022-08-191-0/+0
* Fix GHCis interaction with tag inference.Andreas Klebinger2022-08-1919-68/+175
* driver: Honour -x optionMatthew Pickering2022-08-185-40/+45
* gitlab-ci: Run ARMv7 jobs when ~ARM label is usedBen Gamari2022-08-182-70/+73
* gitlab-ci: Fix ARMv7 buildBen Gamari2022-08-182-5/+21
* make: Fix bindist installationBen Gamari2022-08-171-0/+6
* linters-common: Add LICENSEBen Gamari2022-08-171-0/+31
* base: Add changelog entries from ghc-9.2Ben Gamari2022-08-151-0/+15
* driver: Don't create LinkNodes when -no-link is enabledMatthew Pickering2022-08-159-15/+20
* relnotes: Fix typoBen Gamari2022-08-151-1/+1
* hadrian: Don't attempt to install documentation if doc/ doesn't existBen Gamari2022-08-151-4/+6