summaryrefslogtreecommitdiff
path: root/testsuite/tests
Commit message (Expand)AuthorAgeFilesLines
...
* Ensure implicit parameters are liftedsheaf2022-04-013-0/+16
* Fix error when using empty case in arrow notationJakob Bruenker2022-04-013-0/+12
* Add a regression test for #21323sheaf2022-04-012-0/+56
* Implement \cases (Proposal 302)Jakob Bruenker2022-04-0131-57/+263
* Keep track of promotion ticks in HsOpTywip/no-c-stubswip/matt-merge-batchsheaf2022-04-017-5/+74
* driver: In oneshot mode, look for interface files in hidirMatthew Pickering2022-04-014-0/+10
* driver: Improve -Wunused-packages error message (and simplify implementation)Matthew Pickering2022-04-013-5/+5
* Change GHC.Prim to GHC.Exts in docs and testsKrzysztof Gogolewski2022-04-01110-113/+89
* Fix panic when pretty printing HsCmdLamJakob Bruenker2022-04-014-2/+13
* Add tests and docs on plugin args and order.Phil de Joux2022-04-0116-0/+178
* Minor cleanupKrzysztof Gogolewski2022-04-0118-58/+12
* Add test cases for #20640ARATA Mizuki2022-04-015-0/+22
* Unify RuntimeRep arguments in ty_co_matchsheaf2022-04-012-1/+26
* new datatypes for parsedResultActionJakob Bruenker2022-04-014-22/+18
* T13366 requires c++ & c++abi libraries on OpenBSDGreg Steuck2022-04-011-1/+1
* Give parsing plugins access to errorsJakob Brünker2022-03-3013-7/+170
* Add test for T21306Matthew Pickering2022-03-293-0/+55
* EPA: let stmt with semicolon has wrong anchorAlan Zimmerman2022-03-283-0/+11
* Add Red Herring to Note [What might equal later?]Richard Eisenberg2022-03-282-0/+19
* Make -ddump-rn-ast and -ddump-tc-ast work in GHCiMatthew Pickering2022-03-253-1/+359
* Add instance Lift ByteArrayBodigrim2022-03-253-0/+14
* Add the OPAQUE pragmaChristiaan Baaij2022-03-2531-0/+1076
* testsuite: Remove library dependenices from T21119Matthew Pickering2022-03-243-13/+45
* Add test for T21035Matthew Pickering2022-03-247-0/+117
* WorkWrap: Handle partial FUN apps in `isRecDataCon` (#21265)Sebastian Graf2022-03-242-0/+16
* Fix and simplify DeriveAnyClass's context inference using SubTypePredSpecRyan Scott2022-03-243-15/+44
* Fix behaviour of -Wunused-packages in ghciMatthew Pickering2022-03-235-0/+19
* hi haddock: Lex and store haddock docs in interface filesZubin Duggal2022-03-2371-306/+6617
* Revamp derived Eq instance code generation (#17240)nineonine2022-03-204-2/+50
* TH: Fix pretty printing of newtypes with operators and GADT syntax (#20868)Zubin Duggal2022-03-195-9/+34
* testsuite: Add test for #21186wip/T19503Ben Gamari2022-03-183-0/+16
* TTG: TH brackets finishing touchesromes2022-03-183-55/+31
* linker: Initial Windows C++ exception unwinding supportTamar Christina2022-03-175-0/+54
* Add a regression test for #21130sheaf2022-03-163-0/+45
* Demand: Let `Boxed` win in `lubBoxity` (#21119)Sebastian Graf2022-03-1641-499/+391
* TH: allow negative patterns in quotes (#20711)Zubin Duggal2022-03-163-0/+14
* Suggest FFI extensions as hints (#20116)Aaron Allen2022-03-164-5/+21
* Convert Diagnostics in GHC.Tc.Gen.ForeignAaron Allen2022-03-161-31/+30
* Export (~) from Data.Type.Equality (#18862)wip/eqtycon-rnVladislav Zavialov2022-03-1543-26/+91
* DmdAnal: Don't unbox recursive data types (#11545)Sebastian Graf2022-03-141-1/+1
* Fix isLiftedType_maybe and handle falloutsheaf2022-03-1450-242/+361
* Add two coercion optimisation perf testssheaf2022-03-143-1/+1408
* TTG Pull AbsBinds and ABExport out of the main ASTromes2022-03-143-88/+87
* Worker/wrapper: Preserve float barriers (#21150)Sebastian Graf2022-03-134-2/+281
* Fix bug in weak loop-breakers in OccurAnalSimon Peyton Jones2022-03-132-0/+34
* Rename -fprof-late-ccs to -fprof-lateAndreas Klebinger2022-03-121-2/+2
* checkUnboxedLitPat: use non-fatal addErrorVladislav Zavialov2022-03-121-0/+8
* Normalise output of T10970 testMatthew Pickering2022-03-103-3/+3
* Bump submodules: containers, exceptionsVladislav Zavialov2022-03-101-1/+1
* Delete GenericKind_ in favor of GenericKind_DCRyan Scott2022-03-072-0/+23