summaryrefslogtreecommitdiff
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
...
* testsuite: Increase tolerance of T16916Ben Gamari2020-08-121-1/+1
* DynFlags: disentangle OutputableSylvain Henry2020-08-1219-14/+34
* testsuite: Specify metrics collected by T17516Ben Gamari2020-08-111-1/+1
* testsuite: Add test for #18118Ben Gamari2020-08-113-0/+11
* Api Annotations : Adjust SrcSpans for prefix bang (!).Alan Zimmerman2020-08-092-2/+3
* testsuite: Fix prog001Ben Gamari2020-08-071-1/+1
* testsuite: Add test for #18527Ben Gamari2020-08-074-0/+38
* Add some tests for fail messages in do-expressions and monad-comprehensions.Cale Gibbard2020-08-075-0/+10
* Fail eagerly on a lev-poly datacon argRichard Eisenberg2020-08-063-0/+15
* Fix visible forall in ppr_ty (#18522)Vladislav Zavialov2020-08-063-0/+6
* Fix debug_ppr_ty ForAllTy (#18522)Vladislav Zavialov2020-08-063-0/+56
* Grammar for types and data/newtype constructorsVladislav Zavialov2020-08-066-9/+11
* Make CodeQ and TExpQ levity polymorphicRyan Scott2020-08-052-0/+16
* Remove ConDeclGADTPrefixPsRyan Scott2020-08-023-227/+251
* Test case for #17652Vladislav Zavialov2020-08-013-0/+15
* Bignum: fix powMod for gmp backend (#18515)Sylvain Henry2020-07-306-12/+18
* Fix minimal imports dump for boot files (fix #18497)Sylvain Henry2020-07-307-0/+46
* Don't mark closed type family equations as occurrencesRyan Scott2020-07-308-19/+26
* Clean up the inferred type variable restrictionRyan Scott2020-07-307-1/+24
* Fix validation errors (#18510)Krzysztof Gogolewski2020-07-295-10/+12
* Fix bug in Natural multiplication (fix #18509)Sylvain Henry2020-07-293-0/+9
* Add regression test for #16341Brandon Chinn2020-07-292-0/+32
* Bignum: add support for negative shifts (fix #18499)Sylvain Henry2020-07-283-0/+44
* This patch addresses the exponential blow-up in the simplifier.Simon Peyton Jones2020-07-2824-50/+437
* Add minimal test for #12492Michalis Pardalos2020-07-272-0/+12
* Improve NegativeLiterals (#18022, GHC Proposal #344)Vladislav Zavialov2020-07-274-18/+98
* testsuite: Normalise WinIO error message differencesBen Gamari2020-07-261-0/+24
* testsuite: Update win32 output for parseTreeBen Gamari2020-07-261-7/+7
* Bump CountParserDepsSylvain Henry2020-07-251-1/+1
* Remove platform constant wrappersSylvain Henry2020-07-251-2/+2
* Simplify XRec definitionZubin Duggal2020-07-251-1/+1
* Care with occCheckExpand in kind of occurrencesSimon Peyton Jones2020-07-247-0/+58
* Minor refactoring of Unit displaySylvain Henry2020-07-221-2/+2
* Add regression test for #18478Sebastian Graf2020-07-222-0/+953
* Define type Void# = (# #) (#18441)Krzysztof Gogolewski2020-07-224-8/+8
* Add test for #18064Sylvain Henry2020-07-228-0/+29
* Replace HscTarget with BackendSylvain Henry2020-07-226-9/+11
* Accumulate Haddock comments in P (#17544, #17561, #8944)Vladislav Zavialov2020-07-2123-63/+1498
* Use a newtype `Code` for the return type of typed quotations (Proposal #195)Matthew Pickering2020-07-2120-44/+46
* testsuite: Mark ghci tests as fragile under unreg compilerBen Gamari2020-07-181-2/+2
* Remove {-# CORE #-} pragma (part of #18048)Krzysztof Gogolewski2020-07-184-8/+2
* Allow multiple case branches to have a higher rank typeSimon Peyton Jones2020-07-187-47/+56
* testsuite: Add winio and winio_threaded wayswip/winioBen Gamari2020-07-1511-24/+13
* winio: Accept accepted stderr for linker_unload_multiple_objsAndreas Klebinger2020-07-151-0/+2
* winio: Accept accepted stderr for linker_unloadAndreas Klebinger2020-07-151-0/+2
* winio: Accept accepted stderr for T3807Andreas Klebinger2020-07-151-0/+4
* winio: fix T5435_dyn_gcc by accepting expected stderrAndreas Klebinger2020-07-151-0/+2
* winio: fix safePkg01 by accepting expected stderrAndreas Klebinger2020-07-151-0/+2
* winio: fix cabal01 by accepting expected stderrAndreas Klebinger2020-07-151-0/+2
* winio: fix cabal04 by filtering rts argsAndreas Klebinger2020-07-151-1/+1