summaryrefslogtreecommitdiff
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* testsuite: Add test for #14931Ben Gamari2018-03-254-0/+45
* Support adding objects from THAlec Theriault2018-03-254-2/+29
* Allow PartialTypeSignatures in standalone deriving contextsRyan Scott2018-03-237-0/+51
* Special-case record fields ending with hash when deriving ReadRyan Scott2018-03-233-0/+21
* Fix over-eager constant folding in bitIntegerSimon Peyton Jones2018-03-222-0/+6
* Allow as-patterns in unidirectional patttern synonymsSimon Peyton Jones2018-03-213-6/+2
* Fix #14869 by being more mindful of Type vs. ConstraintRyan Scott2018-03-213-0/+44
* Fix seq# case of exprOkForSpeculationSimon Peyton Jones2018-03-201-1/+1
* Update T5129 test:Ömer Sinan Ağacan2018-03-201-5/+6
* Update tests for #12870 to pass with a slow run of the testsuite.Andreas Klebinger2018-03-194-21/+27
* Don't permit data types with return kind ConstraintRyan Scott2018-03-197-0/+41
* Fix #14934 by including axSub0R in typeNatCoAxiomRulesRyan Scott2018-03-194-0/+30
* Turn a TH Name for built-in syntax into an unqualified RdrNameChaitanya Koparkar2018-03-196-3/+41
* Improve accuracy of get/setAllocationCounterBen Gamari2018-03-193-0/+26
* Hoopl: improve postorder calculationMichal Terepeta2018-03-195-0/+83
* Improve the warning message of qualified unused imports.HE, Tao2018-03-194-0/+25
* rts: Add --internal-counters RTS flag and several countersDouglas Wilson2018-03-193-7/+15
* Update test for #5129:Ömer Sinan Ağacan2018-03-191-1/+7
* Slighly improve infix con app pattern errorsÖmer Sinan Ağacan2018-03-143-0/+11
* Drop GHC 8.0 compatibilityRyan Scott2018-03-131-3/+0
* Bump Cabal submoduleBen Gamari2018-03-121-2/+0
* testsuite: disable T13615 on non-smp targetsSergei Trofimovich2018-03-101-0/+1
* Compacted arrays are pinned for isByteArrayPinned#Simon Marlow2018-03-093-0/+27
* Error message and doc improvements for #14335Ömer Sinan Ağacan2018-03-084-8/+6
* Revert "GHCi: Don't remove shadowed bindings from typechecker scope."Ömer Sinan Ağacan2018-03-088-34/+1
* Add -fexternal-dynamic-refsSimon Marlow2018-03-083-0/+9
* Add perf test for #14052Ömer Sinan Ağacan2018-03-074-0/+3512
* Fix interpreter with profilingSimon Marlow2018-03-062-5/+3
* Allow top level ticked string literalsBartosz Nitka2018-03-066-0/+129
* Simplify rnLHsInstTypeSimon Peyton Jones2018-03-055-6/+22
* Fix #14888 by adding more special cases for ArrowTRyan Scott2018-03-053-0/+31
* Respect Note [The tcType invariant]Simon Peyton Jones2018-03-052-0/+50
* Wombling around in Trac #14808Simon Peyton Jones2018-03-051-0/+6
* Bump Cabal submodule to 2.2Moritz Angermann2018-03-031-0/+1
* Parenthesize (() :: Constraint) in argument positionRyan Scott2018-03-033-0/+5
* Fix the coverage checker's treatment of existential tyvarsRyan Scott2018-03-023-0/+51
* Fix #14838 by marking TH-spliced code as FromSourceRyan Scott2018-03-024-0/+48
* Permit conversion of partially applied PromotedTupleTsRyan Scott2018-03-022-0/+10
* DynFlags: Support British spelling of GeneralisedNewtypeDerivingBen Gamari2018-03-021-1/+2
* Fix #14817 by not double-printing data family instance kind signaturesRyan Scott2018-03-023-0/+14
* Add regression test for #12790Ryan Scott2018-03-022-0/+49
* Improve exhaustive checking for guards in pattern bindings and MultiIf.HE, Tao2018-03-025-0/+30
* Cache the fingerprint of sOpt_PBartosz Nitka2018-03-022-0/+30
* Revert "Better stats for T5837"Ben Gamari2018-03-011-2/+1
* Fix test for Trac #13075Simon Peyton Jones2018-02-271-1/+3
* Test for Trac #13075 is working nowSimon Peyton Jones2018-02-272-1/+2
* Better stats for T5837Simon Peyton Jones2018-02-271-1/+2
* Fix a nasty bug in the pure unifierSimon Peyton Jones2018-02-273-0/+83
* testsuite: Bump allocations for T9630Ben Gamari2018-02-251-1/+2
* testsuite: Bump allocations for T1969 and T5837Ben Gamari2018-02-191-2/+4