summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update submodule Cabal to tag Cabal-v3.8.1.0wip/forward-ports-9.4Douglas Wilson2022-08-065-8/+4
* Bump bytestring submodule to 0.11.3.1Ben Gamari2022-08-061-0/+0
* Update autoconf scriptsBen Gamari2022-08-062-607/+775
* Add dates to base, ghc-prim changelogsBen Gamari2022-08-062-2/+2
* Bump unix submodule to 2.7.3Ben Gamari2022-08-061-0/+0
* Bump deepseq submodule to 1.4.8.0Ben Gamari2022-08-061-0/+0
* Changelog wibblesBen Gamari2022-08-061-0/+30
* Bump text submodule to 2.0.1Douglas Wilson2022-08-061-0/+0
* Bump directory submodule to 1.3.7.1Ben Gamari2022-08-061-0/+0
* Update submodule process to 1.6.15.0Douglas Wilson2022-08-061-0/+0
* Update submodule containers to 0.6.6Douglas Wilson2022-08-063-2/+3
* users-guide: Document system-cxx-std-libBen Gamari2022-08-061-0/+20
* Bump stm submodule to 2.5.1.0Ben Gamari2022-08-061-0/+0
* Bump binary submodule to 0.8.9.1Ben Gamari2022-08-061-0/+0
* gitlab-ci: Fix hadrian bootstrapping of release pipelinesBen Gamari2022-08-062-3/+11
* compiler: Drop comment references to makeBen Gamari2022-08-061-25/+8
* Drop mk/{build,install,config}.mk.inBen Gamari2022-08-069-1170/+6
* Drop mkdirhierBen Gamari2022-08-063-21/+0
* Drop hc-build scriptBen Gamari2022-08-061-112/+0
* Drop MAKEHELP.mdBen Gamari2022-08-061-96/+0
* NotesBen Gamari2022-08-065-6/+40
* hadrian: Fix whitespaceBen Gamari2022-08-061-33/+32
* gitlab-ci: Drop make build validation jobsBen Gamari2022-08-062-59/+0
* Remove testsuite/tests/perf/haddock/.gitignoreBen Gamari2022-08-061-2/+0
* Drop make build systemBen Gamari2022-08-06102-8337/+0
* validate: Drop --legacy flagBen Gamari2022-08-051-196/+101
* hadrian: Fix naming of cross-compiler wrappersBen Gamari2022-08-052-14/+22
* hadrian: Don't use mk/config.mk.inBen Gamari2022-08-054-3/+291
* Fix equality operator in jspace testMatthew Pickering2022-08-051-2/+2
* codeGen/X86: Don't clobber switch variable in switch generationBen Gamari2022-08-051-2/+3
* ci: Fix pages jobMatthew Pickering2022-08-051-1/+4
* Remove backported items from 9.6 release notesKrzysztof Gogolewski2022-08-051-10/+1
* findExternalRules: Don't needlessly traverse the list of rules.Andreas Klebinger2022-08-041-4/+3
* cmm: Remove unused ReadOnlyData16Cheng Shao2022-08-045-16/+0
* Store interfaces in ModIfaceCache more directlyMatthew Pickering2022-08-044-80/+56
* Fix leaks in --make mode when there are module loopsMatthew Pickering2022-08-0410-96/+405
* Force name selectors to ensure no reference to Ids enter the NameCacheMatthew Pickering2022-08-041-2/+2
* Force safeInferred to avoid retaining extra copy of DynFlagsMatthew Pickering2022-08-041-1/+2
* Add a note about about W/W for unlifting strict argumentsAndreas Klebinger2022-08-042-1/+48
* Fix TH + defer-type-errors interaction (#21920)Krzysztof Gogolewski2022-08-045-7/+21
* Remove TCvSubst and use Subst for both term and type-level substYiyun Liu2022-08-0449-730/+654
* User's guide: fix typo in hasfield.rstsheaf2022-08-021-1/+1
* Add -dsuppress-coercion-types to make coercions even smaller.Andreas Klebinger2022-08-026-13/+23
* Fix since annotations in GHC.Stack.CloneStackMatthew Pickering2022-08-021-5/+5
* testsuite: Correctly set withNativeCodeGenMatthew Pickering2022-08-021-1/+5
* Docs: fix mistaken claim about kind signaturessheaf2022-07-281-8/+37
* driver: Don't create LinkNodes when -no-link is enabledMatthew Pickering2022-07-289-15/+20
* Regression test for #21848Simon Peyton Jones2022-07-264-1/+469
* hadrian: add flag disabling selftest rules which require QuickChecksternenseemann2022-07-262-3/+18
* testsuite: Skip a few tests as in the nonmoving collectorBen Gamari2022-07-253-4/+18