summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* configure: Add test for binutils#23856wip/T17508Ben Gamari2021-10-071-3/+19
* testsuite: Clean up dynlib support predicatesBen Gamari2021-10-0618-44/+83
* testsuite: Fix overzealous command-line manglingBen Gamari2021-10-061-1/+1
* testsuite: Move big-obj test from ghci/linking/dyn to ghci/linkingBen Gamari2021-10-067-9/+10
* rts/RtsSymbols: fini arrayBen Gamari2021-10-061-0/+13
* rts/RtsSymbols: Declare atexit as a strong symbolBen Gamari2021-10-061-1/+10
* rts/linker: Introduce a notion of strong symbolsBen Gamari2021-10-064-26/+51
* rts/RtsSymbols: Add environBen Gamari2021-10-061-0/+1
* gitlab-ci: Mark more broken tests on AlpineBen Gamari2021-10-061-3/+5
* testsuite: Make T12600 more robustBen Gamari2021-10-061-1/+1
* testsuite: Make recomp021 less environment-sensitiveBen Gamari2021-10-062-2/+2
* documentation: flavours.md static detailsBrian Jaress2021-10-061-2/+4
* testsuite: Compile safeInfered tests with -v0Ben Gamari2021-10-0616-57/+14
* testsuite: Mark T14931 as requiring dynamic linkingBen Gamari2021-10-061-1/+1
* testsuite: Mark all ghci/linking/dyn tests as requiring dynamic linkingBen Gamari2021-10-061-0/+2
* testsuite: Mark ghcilink00[25] as requiring dynamic linkingBen Gamari2021-10-061-2/+4
* testsuite: Mark T13702 as requiring share librariesBen Gamari2021-10-061-1/+1
* rts/linker: Resolve __fini_array_* symbols to NULLGHC GitLab CI2021-10-061-0/+4
* rts/linker: Define _DYNAMIC when necessaryBen Gamari2021-10-061-1/+13
* testsuite: Drop :set from ghci scriptsBen Gamari2021-10-068-316/+2
* gitlab-ci: Introduce static Alpine jobBen Gamari2021-10-062-1/+28
* hadrian: Introduce `static` flavourBen Gamari2021-10-065-2/+94
* CprAnal: Two regression testsSebastian Graf2021-10-065-0/+70
* Add a regression test for #13233sheaf2021-10-063-0/+62
* Remove the Maybe in primRepName's typeRyan Scott2021-10-061-8/+9
* EPA: Remove duplicate AnnOpenP/AnnCloseP in DataDeclAlan Zimmerman2021-10-065-27/+618
* Corrected types of thread ids obtained from the RTSMann mit Hut2021-10-0612-48/+55
* docs: Clarify documentation of `getFileSystemEncoding` (#20344)Zubin Duggal2021-10-051-1/+3
* Constant folding for (.&.) maxBound (#20448)Sylvain Henry2021-10-054-0/+70
* Ensure top-level binders in scope in SetLevelsSimon Peyton Jones2021-10-055-30/+66
* Eradicate TcRnUnknownMessage from GHC.Tc.DerivAlfredo Di Napoli2021-10-0539-351/+1002
* Make GHC.Utils.Error.Validity type polymorphicAlfredo Di Napoli2021-10-054-12/+15
* Explain Endo, Dual, ... in lawsViktor Dukhovni2021-10-051-2/+40
* Adopt David Feuer's explantion of foldl' via foldrViktor Dukhovni2021-10-051-22/+31
* Minor wording tweaks/fixesViktor Dukhovni2021-10-052-24/+22
* Note elem ticket 20421Viktor Dukhovni2021-10-051-0/+4
* Note linear `elem` costViktor Dukhovni2021-10-051-10/+55
* Add laws link and tweak Traversable class textViktor Dukhovni2021-10-051-4/+8
* Address some Foldable documentation nitsViktor Dukhovni2021-10-051-14/+18
* CprAnal: Activate Sum CPR for local bindingsSebastian Graf2021-10-053-74/+48
* Simplifier: Get rid of demand zapping based on Note [Arity decrease]Sebastian Graf2021-10-051-32/+3
* WorkWrap: Nuke CPR signatures of join points (#18824)Sebastian Graf2021-10-054-24/+79
* Reject type family equation with wrong name (#20260)Krzysztof Gogolewski2021-10-054-25/+39
* Speed up valid hole-fits by adding early abort and checks.Matthías Páll Gissurarson2021-10-0510-61/+889
* Add a regression test for #17723sheaf2021-10-044-0/+32
* Bump TcLevel of failing kind equality implicationsheaf2021-10-044-8/+56
* Bespoke TokenLocation data typeVladislav Zavialov2021-10-0413-173/+104
* compiler: Fix racy ticker counter registrationBen Gamari2021-10-043-25/+47
* compiler: Improve Haddocks of atomic MachOpsBen Gamari2021-10-041-2/+4
* ci: Run hadrian builds verbosely, but not testsMatthew Pickering2021-10-041-2/+1