summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Desugarer: Bring existentials in scope when substituting into record GADTswip/backports-to-9.2Ryan Scott2021-09-093-3/+31
* Doc fix #20226: formatting issues in 9.2.1 release notesAndreas Abel2021-09-091-3/+3
* Doc fix #20259: suggest bang patterns instead of case in hints.rstAndreas Abel2021-09-091-10/+4
* users-guide: Correct markdown for ghc-9.2Takenobu Tani2021-09-093-7/+7
* Accept performance wibblesBen Gamari2021-09-090-0/+0
* Add regression test for #19921Zubin Duggal2021-09-073-0/+39
* GHCi: don't discard plugins on reload (#20335)Sylvain Henry2021-09-061-4/+7
* Prelude: Fix version bound on Bits importPeter Trommler2021-09-061-2/+1
* Export PreloadUnitClosure as it is part of the public APIFendor2021-09-021-0/+1
* Fix iconv detection in configure on OpenBSDGreg Steuck2021-09-021-1/+1
* configure: Add check for binutils #23856Ben Gamari2021-08-222-0/+24
* gitlab-ci: Fix bash version-dependence in ci.shBen Gamari2021-08-221-1/+3
* rts: Don't rely on configuration when CLEANING=YESBen Gamari2021-08-221-0/+4
* rts: Don't declare libCffi as bundled when using system libffighc-9.2.1-rc1Ben Gamari2021-08-213-5/+15
* hadrian: Always specify flag values explicitlyBen Gamari2021-08-213-24/+33
* rts: Drop allocateExec and friendsBen Gamari2021-08-213-110/+0
* rts: Introduce and use ExecPage abstractionBen Gamari2021-08-2117-113/+179
* rts/adjustor: Drop redundant commmentsBen Gamari2021-08-215-15/+0
* rts: Break up adjustor logicBen Gamari2021-08-2021-1329/+1584
* rts: Move libffi interfaces all to AdjustorBen Gamari2021-08-202-90/+51
* rts: Document CPP guardsBen Gamari2021-08-201-10/+10
* rts: Remove trailing whitespace from Adjustor.cMatthew Pickering2021-08-201-32/+32
* hadrian: Ensure that settings is regenerated during bindist installationBen Gamari2021-08-193-1/+64
* hadrian: Use cp -RP rather than -P in install to copy symlinksMatthew Pickering2021-08-191-1/+1
* Better sharing of join points (#19996)Simon Peyton Jones2021-08-184-28/+150
* hadrian: Include runhaskell in bindistMatthew Pickering2021-08-171-2/+25
* Fix parsing of rpaths which include spaces in runInjectRPathsMatthew Pickering2021-08-171-5/+26
* Revert "Improve error messages involving operators from Data.Type.Ord"Ben Gamari2021-08-1712-265/+78
* hadrian: Also produce versioned wrapper scriptsMatthew Pickering2021-08-172-34/+41
* Hadrian: fix .cabal fileSylvain Henry2021-08-171-1/+1
* PPC NCG: Fix panic in linear register allocatorPeter Trommler2021-08-171-1/+1
* Add -Wl,-U,___darwin_check_fd_set_overflow to rts/package.conf.inMatthew Pickering2021-08-171-0/+4
* Create absolute symlink for test executablesMatthew Pickering2021-08-171-1/+3
* hadrian: Build check-ppr and check-exact using normal hadrian rules when in-treeMatthew Pickering2021-08-173-25/+23
* Revert "hadrian: Make copyFileLinked a bit more robust"Ben Gamari2021-08-172-14/+11
* Bump haddock submoduleBen Gamari2021-08-061-0/+0
* Bump Cabal submodule to 3.6.0.0 finalBen Gamari2021-08-051-0/+0
* Remove ad-hoc fromIntegral rulesSylvain Henry2021-08-059-311/+1254
* Ensure that newtype deriving strategy is used for CTypesSylvain Henry2021-08-051-12/+6
* Bump text to 1.2.5.0Ben Gamari2021-08-051-0/+0
* Bump containers to 0.6.5.1Ben Gamari2021-08-052-1/+1
* Bump binary to 0.8.9.0Ben Gamari2021-08-051-0/+0
* Bump directory to 0.3.6.2Ben Gamari2021-08-051-0/+0
* users-guide: Note ARMv8 NCG in release notesBen Gamari2021-08-051-0/+3
* Improve error messages involving operators from Data.Type.OrdChristiaan Baaij2021-08-0512-78/+265
* testsuite: Add test for #20199Ben Gamari2021-08-054-0/+17
* rts: Fix use of sized array in Heap.hBen Gamari2021-08-053-5/+9
* Fix error message for record updates, #19972Krzysztof Gogolewski2021-08-042-7/+5
* Fix GHCi completion (#20101)Zubin Duggal2021-08-047-17/+38
* Bump process submodule to v1.6.13.2Ben Gamari2021-08-041-0/+0