summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* testsuite: Fix import on python 3.10wip/testsuite-python-310Zubin Duggal2022-01-121-1/+2
* 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
* Thoughtful forcing in CoreUnfoldingMatthew Pickering2022-01-071-5/+60
* Change ulimit -n in openFile008 back to 1024Greg Steuck2022-01-061-1/+1
* Disable T2615 on OpenBSD, close #20869Greg Steuck2022-01-061-0/+2
* Use primOpIds cache more often (#20857)Sylvain Henry2022-01-0613-91/+126
* Perf: use SmallArray for primops' Ids cache (#20857)Sylvain Henry2022-01-064-11/+112
* Add regression test (#13997)nineonine2022-01-053-0/+17
* Fix Haddock parse error in GHC.Exts.Heap.FFIClosures.hsGeorge Thomas2022-01-041-2/+2
* Check quoted TH names are in the correct namespacesheaf2022-01-0415-44/+132
* Add test for #20894sheaf2022-01-032-0/+25
* Add regressiontest for #18045Roland Senn2022-01-034-0/+49
* fix typoEric Lindblad2022-01-031-1/+1
* Replace `seq` with POSIX-standard in PmSeriesG testGreg Steuck2022-01-031-1/+3
* Replace `seq` with POSIX-standard printf(1) in ManyAlternatives testGreg Steuck2022-01-031-4/+6
* Add a source-repository stanza to rts/rts.cabalHécate Moonlight2022-01-021-0/+5
* User's guide: newtype decls can use GADTSyntaxsheaf2022-01-025-4/+39
* RTS: Fix CloneStack.c when no table next to codePeter Trommler2021-12-292-2/+2
* Cabal: Update submoduleMatthew Pickering2021-12-291-0/+0
* Skip computing superclass origins for equalitiesRichard Eisenberg2021-12-281-4/+13
* Multiple Home UnitsMatthew Pickering2021-12-28334-1536/+3996
* Use POSIX-compliant egrep expression to fix T8832 on OpenBSDGreg Steuck2021-12-261-1/+1
* Fix typosKrzysztof Gogolewski2021-12-2546-72/+72
* Properly filter for module visibility in resolvePackageImportMatthew Pickering2021-12-237-3/+39
* Make callerCC profiling mode represent entry counter flag.Andreas Klebinger2021-12-231-2/+3
* Mark T16525b as fragile on windowsMatthew Pickering2021-12-221-1/+1
* perf ci: Start searching form the performance baselineMatthew Pickering2021-12-221-3/+4
* testsuite: Remove reqlib modifierMatthew Pickering2021-12-22123-7190/+6