summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ci: Move (most) deb9 jobs to deb10wip/deb10-ciMatthew Pickering2022-01-191-85/+57
* ci: Fix subtlety with not taking effect because of time_it (#20898)Zubin Duggal2022-01-181-1/+4
* ms and gh linksEric Lindblad2022-01-181-2/+2
* Fix T20638 on big-endian architecturesPeter Trommler2022-01-182-2/+2
* Improve detection of lld linkerSergey Vinokurov2022-01-182-1/+3
* Add note about heap invariantMatthew Pickering2022-01-181-0/+6
* rts/winio: Fix #18382Ben Gamari2022-01-1820-92/+31
* Stricten the Strict State monadSebastian Graf2022-01-181-8/+8
* Add test for using type families with static pointersMatthew Pickering2022-01-182-1/+18
* Correct type of static forms in hsExprTypeMatthew Pickering2022-01-1812-10/+31
* hadrian BinaryDist: version ghc in ghciScriptWrapperJens Petersen2022-01-181-2/+4
* Use diagnostic infrastructure in GHC.Tc.Errorssheaf2022-01-17171-2413/+3526
* ms linkEric Lindblad2022-01-171-1/+1
* wikipedia linkEric Lindblad2022-01-151-1/+1
* winio: fix heap corruption and various leaks.Tamar Christina2022-01-1512-20/+46
* rts: Consolidate RtsSymbols from libcBen Gamari2022-01-151-2/+6
* Add test for #20938.Andreas Klebinger2022-01-143-1/+11
* reinsert targetEric Lindblad2022-01-141-0/+1
* update URLsEric Lindblad2022-01-141-16/+16
* Revert "add NUMJOBS"Eric Lindblad2022-01-141-3/+1
* add NUMJOBSEric Lindblad2022-01-141-1/+3
* release notes: Changes to Demand analysisSebastian Graf2022-01-131-0/+11
* release notes: Changes to CPR analysisSebastian Graf2022-01-132-3/+69
* hadrian: Include bash completion script in bindistBen Gamari2022-01-131-0/+5
* testsuite: Fix import on python 3.10Zubin Duggal2022-01-121-1/+2
* Untangled GHC.Types.Id.Make from the driverSylvain Henry2022-01-127-35/+44
* Abstract BangOptsSylvain Henry2022-01-124-45/+67
* docs: MonadComprehension desugar using Alternative rather than MonadPlusMatthew Pickering2022-01-111-2/+2
* RTTI: Substitute the [rk] skolems into kindsMatthew Pickering2022-01-118-5/+49
* RTS: Remove unused file xxhash.cPeter Trommler2022-01-111-43/+0
* Disable keep-cafs{,-fail} tests on OpenBSDGreg Steuck2022-01-111-2/+2
* Feed /dev/null into cgrun025Greg Steuck2022-01-111-1/+1
* Remove from error the parenthesized amount of memory requestedGreg Steuck2022-01-111-1/+5
* Change assertions in Stats.c to warnings (and introduce WARN macro)Matthew Pickering2022-01-113-7/+26
* Enable :seti in a multi component replMatthew Pickering2022-01-113-2/+5
* Use interactive flags when printing expressions in GHCiMatthew Pickering2022-01-114-4/+9
* warnPprTrace: pass separately the reasonKrzysztof Gogolewski2022-01-1130-50/+55
* TcPlugins: `newWanted` uses the provided `CtLoc`sheaf2022-01-117-10/+149
* Fix parsing & printing of unboxed sumssheaf2022-01-1125-54/+311
* Kind TyCons: require KindSignatures, not DataKindssheaf2022-01-1110-26/+78
* Skip T16180 on OpenBSD due to bug #14012Greg Steuck2022-01-111-0/+3
* Skip T18623 on OpenBSDGreg Steuck2022-01-111-1/+1
* rts: Only declare environ when necessaryBen Gamari2022-01-113-1/+25
* rts: Depend explicitly on libcBen Gamari2022-01-111-0/+6
* ci: Nightly, run one head.hackage job with core-lint and one withoutMatthew Pickering2022-01-111-5/+18
* ci: test bootstrapping and use hadrian for source distsZubin Duggal2022-01-112-13/+32
* hadrian: Fully implement source distributions (#19317)Zubin Duggal2022-01-1111-112/+215
* hadrian: allow offline bootstrappingZubin Duggal2022-01-115-64/+192
* hadrian: Add bootstrap scripts for building without cabal-installMatthew Pickering2022-01-1118-0/+695
* Remove dangling references to Note [Type-checking overloaded labels]Joachim Breitner2022-01-072-9/+7