summaryrefslogtreecommitdiff
path: root/testsuite/tests/simplCore
Commit message (Expand)AuthorAgeFilesLines
* Expect test failure for T8832 on 32bit (re #8832)Herbert Valerio Riedel2014-06-291-1/+1
* Simplify .gitignore filesHerbert Valerio Riedel2014-06-281-4/+0
* Fix a serious, but rare, strictness analyser bug (Trac #9128)Simon Peyton Jones2014-06-113-0/+15
* Do pretty-printing of TyThings via IfaceDecl (Trac #7730)Simon Peyton Jones2014-06-032-5/+5
* Remove obsolete -fno-warn-amp from spec001Edward Z. Yang2014-05-291-1/+0
* Add .gitignore for autogenerated test files.Edward Z. Yang2014-05-291-0/+4
* Don't eta-expand PAPs (fixes Trac #9020)Simon Peyton Jones2014-04-242-1684/+0
* Be less verbose when printing Names when we don't know what's in scopeSimon Peyton Jones2014-04-245-26/+19
* testsuite/spec001: untabify, kill trailing whitespaceAustin Seipp2014-04-201-99/+99
* Deprecate the AMP warnings.Austin Seipp2014-04-201-1/+2
* Normalize GHC Trac URLsHerbert Valerio Riedel2014-04-191-1/+1
* 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
* Flattener preserves synonyms, rewriteEvidence can drop buggy "optimisation"Simon Peyton Jones2014-03-241-10/+4
* Fix T2110 now that base has map/coerce rule.Austin Seipp2014-03-131-4/+0
* Test Trac #8832Simon Peyton Jones2014-03-134-1/+46
* Make SetLevels do substitution properly (fixes Trac #8714)Simon Peyton Jones2014-03-112-0/+10
* Use U+2018 instead of U+201B quote mark in compiler messagesHerbert Valerio Riedel2014-02-257-23/+23
* Test case: Looking through unfoldings when matching lambdasJoachim Breitner2014-02-113-0/+44
* Use exprIsLambda_maybe in matchJoachim Breitner2014-02-111-1/+1
* Test case for RULE map coerce = coerceJoachim Breitner2014-02-113-0/+32
* Update test cases due to call arityJoachim Breitner2014-02-102-2/+2
* Test that runST is not inlined prematurelyJoachim Breitner2014-01-083-0/+16
* Adjust output to new oneshotnessJoachim Breitner2013-12-128-33/+42
* Test Trac #8537Simon Peyton Jones2013-11-223-0/+24
* Test Trac #5996Simon Peyton Jones2013-11-124-0/+22
* Test Trac #8329Simon Peyton Jones2013-10-015-0/+19
* Update spec001 for new Typeable, and disable AMP warningReid Barton2013-09-301-2/+2
* TyposKrzysztof Gogolewski2013-09-231-1/+1
* Follow changes in comparison primops (see #6135)Jan Stolarek2013-09-186-23/+22
* Trailing whitespacesJan Stolarek2013-09-181-9/+9
* Update to new missing-method-decl warning styleHerbert Valerio Riedel2013-09-181-5/+2
* Error message wibblesSimon Peyton Jones2013-09-101-7/+7
* Fix most AMP warnings.Austin Seipp2013-09-084-7/+51
* Tests for Trac #8221Simon Peyton Jones2013-09-045-0/+25
* Test Trac #8196Simon Peyton Jones2013-09-022-0/+9
* Wibble for removing InlineWrapperSimon Peyton Jones2013-09-023-3/+3
* Updated tests for the change in wrapper IdInfo syntax inNicolas Frisby2013-08-293-4/+5
* Add test cases for T457Joachim Breitner2013-08-193-0/+8
* Comparison primops return Int# (Fixes #6135)Jan Stolarek2013-08-145-15/+23
* Add tests for roles.Richard Eisenberg2013-08-021-1/+1
* Only run T7995 with optimizations (it tests rule firing).Edward Z. Yang2013-07-201-1/+3
* Fix testsuite failure caused by fix to #8041Patrick Palka2013-07-061-1/+1
* Test Trac #7995Simon Peyton Jones2013-06-244-0/+17
* Simplifier trace wibbles for cardinality analysisSimon Peyton Jones2013-06-067-13/+13
* Add missing files from #7702's testIan Lynagh2013-06-066-0/+95
* Remove some cruftIan Lynagh2013-06-041-2/+1
* Performance test for Trac #7702Andrew Farmer2013-06-041-0/+13
* Test Trac #7785Simon Peyton Jones2013-05-303-0/+38