summaryrefslogtreecommitdiff
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* testsuite/spec001: untabify, kill trailing whitespaceAustin Seipp2014-04-201-99/+99
* Deprecate the AMP warnings.Austin Seipp2014-04-2011-15/+10
* Normalize GHC Trac URLsHerbert Valerio Riedel2014-04-195-5/+5
* Validate inferred theta. Fixes #8883Jan Stolarek2014-04-1912-9/+38
* Take account of the AvailTC invariant when importingSimon Peyton Jones2014-04-184-0/+11
* Update Cabal submodule to latest tip of 1.20 branchHerbert Valerio Riedel2014-04-171-84/+24
* Make qReport force its error message before printing itSimon Peyton Jones2014-04-173-0/+12
* Test Trac #8985Simon Peyton Jones2014-04-142-0/+17
* Expected output of as-pattern testDr. ERDI Gergo2014-04-121-0/+4
* Add source file for new test that checks that as-patterns are rejectedDr. ERDI Gergo2014-04-121-0/+4
* Fix #8641, creating directories when we have stubs.Edward Z. Yang2014-04-103-0/+19
* Split off pattern synonym definition checking from pattern inversionDr. ERDI Gergo2014-04-101-0/+1
* Fix egregious blunder in the type flattenerSimon Peyton Jones2014-04-105-32/+58
* Suppress uniques to stop output wobbling (test for Trac #8958)Simon Peyton Jones2014-04-092-50/+50
* Fix #5435, adding new test config check_stdout.Edward Z. Yang2014-04-093-3/+37
* Improve error reporting for untouchable type variablesSimon Peyton Jones2014-04-085-18/+23
* Test Trac #8963Simon Peyton Jones2014-04-082-0/+10
* Zonk the existential type variables in tcPatSynDeclSimon Peyton Jones2014-04-082-0/+9
* Derive Typable for promoted data constructors (Trac #8950)Simon Peyton Jones2014-04-073-9/+9
* Update long-out-of-date performance numbers on 32-bitSimon Peyton Jones2014-04-074-24/+47
* Small issue with signatures in a TH splice (fixes Trac #8932)Simon Peyton Jones2014-04-073-0/+19
* Require PatternSynonyms language flag when encountering a use of pattern synonymDr. ERDI Gergo2014-04-066-0/+24
* Add test case for #8950.Richard Eisenberg2014-04-052-0/+19
* Fix #8958.Richard Eisenberg2014-04-055-3/+69
* Simplify and tidy up the handling of tuple namesSimon Peyton Jones2014-04-042-1/+17
* Test Trac #8931Simon Peyton Jones2014-04-033-0/+5
* Fix desguaring of bang patterns (Trac #8952)Simon Peyton Jones2014-04-033-0/+10
* CopySmallArrayStressTest needs randomJoachim Breitner2014-03-291-1/+1
* Add SmallArray# and SmallMutableArray# typesJohan Tibell2014-03-297-0/+752
* increase bounds for T3064Simon Marlow2014-03-271-1/+1
* Add flags to control memcpy and memset inliningJohan Tibell2014-03-264-0/+25
* Suppress uniques for simpl016 to normalise debug outputSimon Peyton Jones2014-03-252-5/+5
* Test Trac #8848Simon Peyton Jones2014-03-255-0/+72
* Improve the desugaring of RULE left-hand-sides (fixes Trac #8848)Simon Peyton Jones2014-03-251-4/+4
* Implicit parameters should not be allowed in class and instance declarationsSimon Peyton Jones2014-03-247-11/+31
* Flattener preserves synonyms, rewriteEvidence can drop buggy "optimisation"Simon Peyton Jones2014-03-243-10/+21
* Revert "Fix #8745 - GND is now -XSafe compatible."Austin Seipp2014-03-2410-7/+97
* Trac #8831 is fixedSimon Peyton Jones2014-03-231-1/+1
* Test Trac #8893Simon Peyton Jones2014-03-232-0/+12
* Add test case for #8917Richard Eisenberg2014-03-224-0/+17
* Make cabal01 pass with Cabal 1.18 (#8738).Mikhail Glushenkov2014-03-221-2/+1
* Enable popcnt test now when segfault is fixedJohan Tibell2014-03-221-1/+1
* Mark test for #8831 as known-brokenJoachim Breitner2014-03-221-1/+1
* codeGen: inline allocation optimization for clone array primopsJohan Tibell2014-03-224-4/+114
* testsuite: add test for #8831Austin Seipp2014-03-214-1/+9
* Flush after TH in #8884 test caseJoachim Breitner2014-03-211-1/+3
* Update expected test outputs to match new format of pretty-printingDr. ERDI Gergo2014-03-195-53/+52
* Test case: ghci059: Forgot stdout fileJoachim Breitner2014-03-171-0/+4
* Test Trac #8889Simon Peyton Jones2014-03-173-0/+19
* Fix validation issue due to Coercible move (#8894)Joachim Breitner2014-03-174-4/+4