summaryrefslogtreecommitdiff
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* Add a regression test for #11822Sebastian Graf2019-09-193-4/+54
* Test #17077.Richard Eisenberg2019-09-193-0/+14
* Use level numbers for generalisationRichard Eisenberg2019-09-192-6/+12
* Refactor kindGeneralize and friendsRichard Eisenberg2019-09-191-5/+8
* Add a missing update of sc_hole_ty (#16312)Simon Peyton Jones2019-09-192-0/+15
* Improve error message for out-of-scope variables + VTASimon Peyton Jones2019-09-175-11/+9
* Fix #13571 by adding an extension flag checkRichard Eisenberg2019-09-178-3/+28
* Encode shape information in `PmOracle`Sebastian Graf2019-09-1650-36/+877
* Add a test to make sure we don't regress on #17140 in the futureAlp Mestanogullari2019-09-135-0/+29
* Fix scoping of implicit parametersSimon Peyton Jones2019-09-133-0/+26
* testsuite: check for RTS linkerPeter Trommler2019-09-112-1/+2
* Module hierarchy: StgToCmm (#13009)Sylvain Henry2019-09-102-3/+3
* Make the C-- O and C types constructors with DataKindsJohn Ericson2019-09-051-1/+3
* Add additional step to T16804Eric Wolf2019-08-316-198/+889
* Fix #17112Sebastian Graf2019-08-282-0/+34
* Fix #17067 by making data family type constructors actually injectiveRyan Scott2019-08-182-0/+12
* Make add_info attach unfoldings (#16615)Tobias Dammers2019-08-154-12/+28
* Add test cases for #16615Tobias Dammers2019-08-154-0/+43
* GHCi supports not-necessarily-lifted join pointsRichard Eisenberg2019-08-145-3/+2
* Use os.devnull instead of '/dev/null' in the testsuite driver.Andreas Klebinger2019-08-141-4/+26
* Add test for #16893Ömer Sinan Ağacan2019-08-103-0/+93
* Fix bug preventing information about patterns from being serialized in .hie f...Zubin Duggal2019-08-076-0/+87
* Fix testmniip2019-08-071-1/+1
* Explicitly number equations when printing axiom incompatibilitiesmniip2019-08-071-3/+3
* Fix testmniip2019-08-071-9/+7
* Add a -fprint-axiom-incomps option (#15546)mniip2019-08-073-0/+17
* testsuite: Rework tracking of fragile testsBen Gamari2019-08-043-7/+18
* testsuite: Add testsuite for #16978Ben Gamari2019-08-042-0/+30
* Use injectiveVarsOfType to catch dodgy type family instance binders (#17008)Ryan Scott2019-08-025-0/+61
* Rip out 9-year-old pattern variable hack (#17007)Ryan Scott2019-08-023-9/+23
* Fix T16916 CI failures (#16966)Ivan Kasatenko2019-08-011-4/+8
* Apply a missing substitution in mkEtaWW (#16979)Simon Peyton Jones2019-07-303-0/+266
* Add regression test for #16946nineonine2019-07-262-0/+13
* TemplateHaskell: reifyType (#16976)Vladislav Zavialov2019-07-267-0/+66
* Change behaviour of -ddump-cmm-verbose to dump each Cmm pass output to a sepa...nineonine2019-07-265-2/+34
* Banish reportFloatingViaTvs to the shadow realm (#15831, #16181)Ryan Scott2019-07-2613-19/+206
* Make sure to load interfaces when running :instancesXavier Denis2019-07-234-0/+29
* Fix #8487: Debugger confuses variablesRoland Senn2019-07-214-0/+19
* Do not ignore events deletion when events to be added are provided (#16916)Ivan Kasatenko2019-07-213-0/+47
* Line wrap when pp long expressions (fixes #16874)Alfredo Di Napoli2019-07-203-0/+25
* testsuite: Unmark recomp007 as brokenBen Gamari2019-07-181-1/+0
* testsuite: Mark test-hole-plugin as req_thBen Gamari2019-07-181-1/+2
* testsuite: Fix some ints used as boolsBen Gamari2019-07-181-10/+10
* testsuite: Print output from hp2psBen Gamari2019-07-181-1/+1
* testsuite: Fix req_thBen Gamari2019-07-182-1/+4
* testsuite: Set -dinitial-unique when reversing uniquesBen Gamari2019-07-183-3/+3
* testsuite: Mark static-plugins as broken in profiled waysBen Gamari2019-07-181-0/+1
* testsuite: More type checking fixesBen Gamari2019-07-186-98/+174
* Revert "Add support for SIMD operations in the NCG"Ben Gamari2019-07-1615-459/+1
* rename type parameter in `instance Applicative ((->) a)`, fixing #16928xplorld2019-07-143-3/+3