summaryrefslogtreecommitdiff
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* testsuite changeswip/multi-hmi-splitMatthew Pickering2021-11-3087-288/+415
* testsuite: check for FlexibleContexts in T17563Vladislav Zavialov2021-11-182-8/+9
* Revert "base: Use one-shot kqueue on macOS"Matthew Pickering2021-11-181-0/+0
* testsuite: disable some tests when we don't have dynamic librariesZubin Duggal2021-11-184-4/+7
* Improve handling of import statements in GHCi (#20473)Morrow2021-11-1711-5/+19
* testsuite: Refactor pmcheck all.TSebastian Graf2021-11-172-231/+122
* Pmc: Don't case split on wildcard matches (#20642)Sebastian Graf2021-11-1731-121/+139
* Increase type sharingBen Gamari2021-11-1713-33/+25
* Instantiate field types properly in stock-derived instancesRyan Scott2021-11-157-22/+199
* Add regression test for #20663Sebastian Graf2021-11-123-0/+156
* Get the in-scope set right in simplArgSimon Peyton Jones2021-11-122-0/+28
* Implement -Wforall-identifier (#20609)Vladislav Zavialov2021-11-1215-5/+163
* Use local instances with least superclass depthRichard Eisenberg2021-11-122-0/+7
* Improve redundant-constraints warningRichard Eisenberg2021-11-124-2/+72
* Add regression test for #20598Sebastian Graf2021-11-115-0/+599
* testsuite: Convert hole fit performance tests into proper perf testsMatthew Pickering2021-11-116-6/+8
* Clarify hs-boot file default method restrictionssheaf2021-11-109-0/+91
* deriving: infer DatatypeContexts from data constructors, not type constructorRyan Scott2021-11-093-0/+16
* Default kind vars in tyfams with -XNoPolyKindssheaf2021-11-086-1/+57
* Pmc: Do inhabitation test for unlifted vars (#20631)Sebastian Graf2021-11-072-0/+26
* Print the Type kind qualified when ambiguous (#20627)Vladislav Zavialov2021-11-073-0/+31
* Add regression test for #20568Nikolay Yakimov2021-11-064-0/+31
* Make Word64 use Word64# on every architectureSylvain Henry2021-11-0623-306/+151
* Remove target dependent CPP for Word64/Int64 (#11470)Sylvain Henry2021-11-066-0/+53
* Allow CApi FFI calls in GHCiMatthew Pickering2021-11-054-0/+10
* Fix deferOutOfScopeVariables for qualified #20472CarrieMY2021-11-053-0/+18
* EPA: Get rid of bare SrcSpan's in the ParsedSourceAlan Zimmerman2021-11-029-45/+135
* Fix #20590 with another application of mkHsContextMaybeRyan Scott2021-11-023-0/+13
* HsToken for let/in (#19623)Vladislav Zavialov2021-11-023-7/+18
* Bignum: add missing ruleSylvain Henry2021-10-291-17/+11
* Add test for T15547 (#15547)Sylvain Henry2021-10-293-0/+74
* WorkWrap: Update Unfolding with WW'd body prior to `tryWW` (#20510)Sebastian Graf2021-10-294-3/+136
* Show family TyCons in mk_dict_error in the case of a single matchZiyang Liu2021-10-294-0/+61
* Change CaseAlt and LambdaExpr to FunRhs in deriving Foldable and Traversable ...Artyom Kuznetsov2021-10-264-0/+62
* Don't default type variables in type familiessheaf2021-10-2614-50/+67
* Warn if unicode bidirectional formatting characters are found in the source (...Zubin Duggal2021-10-263-0/+11
* undefined: Neater CallStack in error messageJoachim Breitner2021-10-2414-21/+6
* EPA: Use LocatedA for ModuleNameAlan Zimmerman2021-10-2412-19/+19
* DmdAnal: Implement Boxity Analysis (#19871)Sebastian Graf2021-10-2451-438/+892
* WorkWrap: `isRecDataCon` should not eta-reduce NewTyCon field tys (#20539)Sebastian Graf2021-10-222-1/+8
* Refactor package importsSylvain Henry2021-10-2211-15/+23
* Add test for #19641Sylvain Henry2021-10-223-0/+44
* Use tcEqType in GHC.Core.Unify.uVarsheaf2021-10-2211-8/+55
* Bignum: allow Integer predicates to inline (#20361)Sylvain Henry2021-10-202-30/+35
* Make fields of GlobalRdrElt strictMatthew Pickering2021-10-201-1/+2
* Fix #19884: add warning to tags command, drop T10989Emily Martins2021-10-194-24/+0
* Care about specificity in pattern type argsRichard Eisenberg2021-10-195-0/+34
* Add performance test for ghci, -fno-code and reloading (#20509)Matthew Pickering2021-10-193-0/+48
* Add test for T20509Matthew Pickering2021-10-199-0/+80
* Remove DT_Failed stateMatthew Pickering2021-10-1925-16/+259