summaryrefslogtreecommitdiff
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* testsuite: Fix T4442 on i386Ben Gamari2018-06-141-0/+3
* testsuite: Add Windows-specific output for T5611Ben Gamari2018-06-141-0/+1
* testsuite: Add -fghci-leak-check to expected output on mingw32Ben Gamari2018-06-142-0/+8
* Disable T12903 on Darwin due to flakinessTamar Christina2018-06-141-2/+4
* testsuite: Print summary even if interruptedBen Gamari2018-06-141-15/+18
* Do not skip conc004 in GHCi wayÖmer Sinan Ağacan2018-06-141-4/+1
* testuite: remove strace call.Tamar Christina2018-06-131-3/+0
* Fix some of the failures in sanity wayÖmer Sinan Ağacan2018-06-131-13/+13
* Refactor TcExpr.tcSeqSimon Peyton Jones2018-06-121-2/+2
* Remove duplicate quantified constraintsSimon Peyton Jones2018-06-112-0/+70
* Make seq# evaluatedness look through castsDavid Feuer2018-06-112-0/+42
* testsuite: Remove uniques from T15243's stderr outputBen Gamari2018-06-101-10/+10
* testsuite: Suppress uniques in T15243 outputBen Gamari2018-06-101-1/+1
* testsuite: Bump performance metrics of T9233 and T13035Ben Gamari2018-06-101-2/+4
* Do not omit T4030 in GHCi modeÖmer Sinan Ağacan2018-06-101-2/+1
* Fix `print-explicit-runtime-reps` (#11786).HE, Tao2018-06-0827-243/+228
* typecheck: Don't warn about "redundant" TypeError constraintsBen Gamari2018-06-071-2/+1
* Allow Haddock comments before function arguments.Iavor Diatchki2018-06-073-2/+42
* Run typeCheckResultAction and renamedResultAction in TcM rather than HscMatthew Pickering2018-06-072-3/+3
* Fix #15236 by removing parentheses from funTyConNameRyan Scott2018-06-074-4/+4
* Don't expose (~#), (~R#), (~P#) from GHC.PrimRyan Scott2018-06-077-0/+19
* testsuite: Skip T13838 in ghci wayBen Gamari2018-06-071-1/+3
* Fix #15243 by fixing incorrect uses of NotPromotedRyan Scott2018-06-075-4/+32
* testsuite: Add test for #15232Ben Gamari2018-06-072-0/+13
* Move 'HsBangTy' out in constructor argumentsAlec Theriault2018-06-075-0/+37
* Check if both branches of an Cmm if have the same target.klebinger.andreas@gmx.at2018-06-074-0/+16
* Fix unparseable pretty-printing of promoted data consAndreas Herrmann2018-06-0710-23/+132
* testsuite: Fix dynamic-paper stderr fileBen Gamari2018-06-071-1/+15
* Remove ad-hoc special case in occAnalSimon Peyton Jones2018-06-079-10/+19
* Let the simplifier know that seq# forcesDavid Feuer2018-06-062-0/+40
* Introduce DerivingViaRyan Scott2018-06-0414-2/+599
* Serialize docstrings to ifaces, display them with new GHCi :doc commandSimon Jakobi2018-06-0428-78/+185
* Implement QuantifiedConstraintsSimon Peyton Jones2018-06-0418-6/+342
* Fix broken test T14547.HE, Tao2018-06-041-1/+1
* Expand type synonyms when Linting a forallSimon Peyton Jones2018-06-042-0/+20
* testsuite: Really mark T14547 as brokenBen Gamari2018-06-031-1/+0
* testsuite: Mark T14547 as brokenBen Gamari2018-06-031-0/+1
* Add tests for #8128 and #8740Ryan Scott2018-06-035-0/+60
* Improve exhaustiveness checking for literal values and patterns, fix #14546HE, Tao2018-06-038-0/+167
* Turn "inaccessible code" error into a warningTobias Dammers2018-06-0211-41/+32
* Fix a bad interaction between GADTs and COMPLETE setsRyan Scott2018-06-023-0/+32
* Handle abi-depends correctly in ghc-pkgTobias Dammers2018-06-022-8/+12
* Fix #15214 by listing (~) in isBuiltInOcc_maybeRyan Scott2018-06-023-0/+7
* Fix #13777 by improving the underdetermined CUSK error messageRyan Scott2018-06-025-0/+37
* Extended the plugin system to run plugins on more representationsBoldizsar Nemeth2018-06-0219-2/+297
* testsuite: Don't assume location of bashBen Gamari2018-06-021-1/+1
* vectorise: Put it out of its miseryBen Gamari2018-06-0295-6640/+2
* Conservatively estimate levity in worker/wrapperBen Gamari2018-06-021-1/+1
* testsuite: Add test for #15186Ben Gamari2018-06-023-0/+116
* testsuite: Make T3234 more robustroland2018-05-304-74/+8