summaryrefslogtreecommitdiff
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* Add test for T11122Ben Gamari2015-12-183-1/+36
* tcCheckSatisfiability: less aggressive superclass expansionSimon Peyton Jones2015-12-183-0/+123
* Test Trac #11248, #11249Simon Peyton Jones2015-12-183-0/+86
* Testsuite Windows: fix ghcpkg03 and ghcpkg05Thomas Miedema2015-12-183-27/+4
* Testsuite Windows: fix sigof01m, sigof012m and sigof02dmThomas Miedema2015-12-185-32/+3
* Testsuite: widen lazy-bs-alloc 3->5%Thomas Miedema2015-12-181-1/+2
* Update containers submodule to v0.5.7.0 releaseHerbert Valerio Riedel2015-12-183-6/+6
* Move Data.Functor.(Classes,Compose,Product,Sum) into baseRyanGlScott2015-12-171-1/+2
* Testsuite: mark frontend01 conditionally expect_broken on #10301Thomas Miedema2015-12-171-1/+4
* Suppress warnings when compiling primitive and randomThomas Miedema2015-12-171-1/+1
* Testsuite: allow spaces in TEST_HC passed in by the userThomas Miedema2015-12-171-17/+13
* Fix #11230.Richard Eisenberg2015-12-174-0/+37
* Fix tcTyClTyVars to handle SigTvsRichard Eisenberg2015-12-172-8/+6
* Testsuite: #10712 is fixedThomas Miedema2015-12-171-3/+3
* Disable recomp015 on ARMBen Gamari2015-12-171-1/+3
* T9961 allocations crept further upwardsBen Gamari2015-12-171-2/+3
* Remove unused T10524.stderrSimon Peyton Jones2015-12-171-10/+0
* Add -fprint-typechecker-elaboration flag (fixes #10662)Eugene Akentyev2015-12-175-4/+16
* Reify DuplicateRecordFields by label, rather than by selectorAdam Gundry2015-12-175-2/+45
* Fix #11232.Richard Eisenberg2015-12-172-0/+16
* Conditionally show plural "s" in warningsDavid Luposchainsky2015-12-177-66/+120
* TcTypeable: Don't use bogus fingerprints when suppress-uniques is enabledBen Gamari2015-12-173-5/+15
* testsuite: Add missing LiteralsTest2.hsBen Gamari2015-12-171-0/+24
* Bump haddock expected performance numbersBen Gamari2015-12-171-6/+9
* Fix tests when run in parallelSimon Marlow2015-12-173-5/+7
* accept outputSimon Marlow2015-12-171-1/+1
* Remote GHCi, -fexternal-interpreterSimon Marlow2015-12-1727-69/+145
* Add test for #10897Matthew Pickering2015-12-163-0/+11
* Look through type synonyms in GADT kind signaturesJan Stolarek2015-12-162-0/+14
* Add `-W(no-)xxx` aliases for `-f(no-)warn-xxx` flagsDavid Luposchainsky2015-12-162-3/+3
* Expose enabled language extensions to THBen Gamari2015-12-154-1/+24
* primops: Mark actions evaluated by `catch*` as lazyBen Gamari2015-12-151-1/+2
* Add testcase for #11224Ben Gamari2015-12-153-0/+35
* Narrow scope of special-case for unqualified printing of names in core librariesBen Gamari2015-12-1582-1008/+1238
* Allow recursive (undecidable) superclassesSimon Peyton Jones2015-12-1544-362/+310
* Update expected test output for 32 bit platformsErik de Castro Lopo2015-12-1510-140/+146
* DynFlags Remove -fwarn-context-quantification flagBen Gamari2015-12-152-19/+18
* Test #9632 in dependent/should_compile/T9632Richard Eisenberg2015-12-142-0/+12
* Add testcase for #11216Ben Gamari2015-12-142-0/+7
* Make binds in do-blocks strict when -XStrict (#11193)Adam Sandberg Eriksson2015-12-143-0/+12
* Suggest import Data.Kinds when * is out of scopeRichard Eisenberg2015-12-143-0/+17
* Use Cxt for deriving clauses in TH (#10819)Ben Gamari2015-12-145-4/+38
* Some more typos in commentsGabor Greif2015-12-141-1/+1
* Refactor type families in Template HaskellJohn Leo2015-12-1210-33/+38
* Make -XStrict imply -XStrictDataAdam Sandberg Eriksson2015-12-123-2/+14
* Rework the Implicit CallStack solver to handle local lets.Eric Seidel2015-12-1223-336/+337
* Implement -fwarn-missing-pat-syn-sigsMatthew Pickering2015-12-124-2/+38
* Frontend plugins.Edward Z. Yang2015-12-126-0/+68
* Test #9017 in polykinds/T9017Richard Eisenberg2015-12-113-0/+35
* Test case for #7961.Richard Eisenberg2015-12-112-0/+27