summaryrefslogtreecommitdiff
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* Draft: An experiment towards #20514wip/joachim/phantom-kind-paramsJoachim Breitner2021-10-157-26/+26
* EPA: Preserve semicolon order in annotationsAlan Zimmerman2021-10-144-4/+2123
* fuzzyLookup: More deterministic orderJoachim Breitner2021-10-149-15/+15
* Move BreakInfo into own moduleJoachim Breitner2021-10-142-2/+4
* Set logger flags in --backpack modesheaf2021-10-133-0/+30
* testsuite: remove 'req_smp' from testwsdequeZubin Duggal2021-10-131-1/+0
* hadrian: avoid building check-{exact,ppr} and count-deps when the tests don't...Zubin Duggal2021-10-132-147/+149
* ci: test in-tree compiler in hadrianZubin Duggal2021-10-132-4/+5
* testsuite: Run haddock tests on out of tree compilerZubin Duggal2021-10-131-4/+4
* hadrian, testsuite: Teach Hadrian to query the testsuite driver for dependenciesZubin Duggal2021-10-133-0/+36
* Add GHCi recompilation performance testMatthew Pickering2021-10-123-0/+44
* testsuite: Clean up dynlib support predicatesBen Gamari2021-10-1218-44/+83
* testsuite: Fix overzealous command-line manglingBen Gamari2021-10-121-1/+1
* testsuite: Move big-obj test from ghci/linking/dyn to ghci/linkingBen Gamari2021-10-127-9/+10
* testsuite: Make T12600 more robustBen Gamari2021-10-121-1/+1
* testsuite: Make recomp021 less environment-sensitiveBen Gamari2021-10-122-2/+2
* testsuite: Compile safeInfered tests with -v0Ben Gamari2021-10-1216-57/+14
* testsuite: Mark T14931 as requiring dynamic linkingBen Gamari2021-10-121-1/+1
* testsuite: Mark all ghci/linking/dyn tests as requiring dynamic linkingBen Gamari2021-10-121-0/+2
* testsuite: Mark ghcilink00[25] as requiring dynamic linkingBen Gamari2021-10-121-2/+4
* testsuite: Mark T13702 as requiring share librariesBen Gamari2021-10-121-1/+1
* testsuite: Drop :set from ghci scriptsBen Gamari2021-10-128-316/+2
* Change affected tests stderrCarrie Xu2021-10-122-4/+9
* Add Hint to "Empty 'do' block" Error Message#20147Carrie Xu2021-10-123-0/+12
* driver: Fix assertion failure on self-importMatthew Pickering2021-10-104-0/+11
* Reject GADT pattern matches in arrow notationsheaf2021-10-0927-19/+215
* Add defaulting plugins.Andrei Barbu2021-10-0816-11/+273
* Fix -E -fno-code undesirable interactions #20439CarrieMY2021-10-082-0/+4
* Normalise output of T20199 testMatthew Pickering2021-10-081-1/+2
* New test case: Variant of T14052 with data type definitionsJoachim Breitner2021-10-083-0/+1011
* Don't link plugins' units with target code (#20218)Sylvain Henry2021-10-088-0/+95
* Recover test case for T11547Joachim Breitner2021-10-074-0/+19
* Bignum: allow naturalToWordClamp/Negate/Signum to inline (#20361)Sylvain Henry2021-10-071-17/+16
* Improve overlap error for polykinded constraintssheaf2021-10-0628-74/+104
* Disable -dynamic-too if -dynamic is also passedMatthew Pickering2021-10-064-0/+28
* CprAnal: Two regression testsSebastian Graf2021-10-065-0/+70
* Add a regression test for #13233sheaf2021-10-063-0/+62
* EPA: Remove duplicate AnnOpenP/AnnCloseP in DataDeclAlan Zimmerman2021-10-064-11/+605
* Constant folding for (.&.) maxBound (#20448)Sylvain Henry2021-10-053-0/+64
* Ensure top-level binders in scope in SetLevelsSimon Peyton Jones2021-10-054-0/+29
* Eradicate TcRnUnknownMessage from GHC.Tc.DerivAlfredo Di Napoli2021-10-0531-29/+81
* CprAnal: Activate Sum CPR for local bindingsSebastian Graf2021-10-052-10/+36
* WorkWrap: Nuke CPR signatures of join points (#18824)Sebastian Graf2021-10-053-1/+50
* Reject type family equation with wrong name (#20260)Krzysztof Gogolewski2021-10-053-0/+15
* Speed up valid hole-fits by adding early abort and checks.Matthías Páll Gissurarson2021-10-057-0/+781
* Add a regression test for #17723sheaf2021-10-044-0/+32
* Bump TcLevel of failing kind equality implicationsheaf2021-10-043-0/+28
* Bespoke TokenLocation data typeVladislav Zavialov2021-10-048-156/+66
* Constant folding for negate (#20347)Sylvain Henry2021-10-043-0/+30
* Use eqType, not tcEqType, in metavar kind checkRichard Eisenberg2021-10-023-0/+26