summaryrefslogtreecommitdiff
path: root/testsuite/tests
Commit message (Expand)AuthorAgeFilesLines
* Visible type applicationRichard Eisenberg2015-12-24202-1375/+1991
* Don't drop last char of file if -osuf contains dotThomas Miedema2015-12-242-2/+6
* Test #10432Jan Stolarek2015-12-232-0/+18
* Update tests for Trac #11039Simon Peyton Jones2015-12-234-2/+24
* Allow CallStacks to be frozenEric Seidel2015-12-2313-18/+23
* Fix ASSERT in buildPatSyn, and T10897 testSimon Peyton Jones2015-12-232-3/+3
* Fix super-class cycle checkSimon Peyton Jones2015-12-232-1/+7
* Delete incorrect *-ws-32 expected test outputErik de Castro Lopo2015-12-2310-513/+0
* Modify Nmax to maxN Trac #10728MarcelineVQ2015-12-233-5/+49
* Test Trac #11274Simon Peyton Jones2015-12-233-0/+16
* Add a pattern-syn form of PromotionErrSimon Peyton Jones2015-12-235-6/+21
* Wibble to error message in Trac #10426Simon Peyton Jones2015-12-231-1/+1
* Revert "Allow as-patterns in pattern synonym declarations."Simon Peyton Jones2015-12-236-19/+1
* Implement -hide-all-plugin-packages and -plugin-package(-id), fixing #11244Edward Z. Yang2015-12-225-4/+25
* Refactor named wildcards (again)Simon Peyton Jones2015-12-225-13/+19
* Remove another duplicate testBen Gamari2015-12-221-1/+0
* Remove duplicate T11224 test definitionBen Gamari2015-12-221-1/+0
* Fix typechecking for pattern synonym signaturesSimon Peyton Jones2015-12-228-15/+65
* Rework Template Haskell's handling of strictnessRyanGlScott2015-12-2224-32/+223
* Update Cabal submodule to latest snapshotHerbert Valerio Riedel2015-12-221-1/+2
* Make HsAppsType contents LocatedAlan Zimmerman2015-12-221-2/+2
* testsuite/ClassOperator: Mark as compile_fail instead of should_failBen Gamari2015-12-212-1/+53
* Fix #11256 by not immediately erroring if we can't find a module.Edward Z. Yang2015-12-213-7/+7
* Add proper GADTs support to Template HaskellJan Stolarek2015-12-2132-55/+286
* testsuite: Add testcase for #8316Ben Gamari2015-12-213-0/+10
* testsuite/ClassOperator: This actually should_failBen Gamari2015-12-213-3/+1
* Maintain cost-centre stacks in the interpreterSimon Marlow2015-12-2161-276/+171
* Encode strictness in GHC generics metadataRyanGlScott2015-12-216-86/+253
* testsuite: Add ClassOperator testcaseBen Gamari2015-12-212-0/+22
* Warn about unused type variables in type familiesMichał Sośnicki2015-12-2124-25/+283
* Modify IsString String instance (fixes #10814)Dan Doel2015-12-215-0/+11
* Allow as-patterns in pattern synonym declarations.Matthew Pickering2015-12-206-2/+19
* Disallow empty where bindings in pattern synonym declarations.Matthew Pickering2015-12-204-1/+5
* Update containers submodule to v0.5.7.1 release tagHerbert Valerio Riedel2015-12-203-4/+4
* Documentation, tests for hsc2hs's new #alignment macroRyanGlScott2015-12-197-0/+50
* 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
* 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