summaryrefslogtreecommitdiff
path: root/testsuite/tests/simplCore/should_run
Commit message (Expand)AuthorAgeFilesLines
* testsuite: Fix a variety of issues when building with integer-simpleBen Gamari2018-12-241-1/+2
* Enable -Wcompat=error in the testsuiteVladislav Zavialov2018-10-151-2/+7
* Turn on MonadFail desugaring by defaultHerbert Valerio Riedel2018-08-071-1/+1
* Fix PrelRules.caseRules to account for out-of-range tagsSimon Peyton Jones2018-07-253-0/+23
* Typofixes in docs and comments [ci skip]Gabor Greif2018-06-181-1/+1
* Embrace -XTypeInType, add -XStarIsTypeVladislav Zavialov2018-06-141-6/+7
* Mark test broken on powerpc64[le]Peter Trommler2018-06-141-1/+1
* Test Trac #15114Simon Peyton Jones2018-05-033-0/+25
* testsuite: Add test for #14965Ben Gamari2018-03-274-0/+30
* Don't refer to blocks in debug info when -g1Bartosz Nitka2018-03-253-0/+11
* Allow top level ticked string literalsBartosz Nitka2018-03-063-0/+6
* testsuite: Add test for #14768Ben Gamari2018-02-062-0/+60
* Make Semigroup a superclass of Monoid (re #14191)Herbert Valerio Riedel2017-09-071-1/+5
* Fix typos in diagnostics, testsuite and commentsGabor Greif2017-09-071-2/+2
* Add testcase for #14178Ben Gamari2017-09-013-0/+36
* Test Trac #13750Simon Peyton Jones2017-06-074-0/+103
* Stop the specialiser generating loopy codeSimon Peyton Jones2017-06-077-0/+457
* Failing test case for #13734Joachim Breitner2017-05-203-0/+17
* Add rule mapFB c (λx.x) = cJoachim Breitner2017-03-062-0/+4
* Prohibit RULES changing constructorsDavid Feuer2017-03-023-34/+0
* The Early Inline PatchSimon Peyton Jones2017-02-283-3/+12
* Typos in notes and comments [ci skip]Gabor Greif2017-02-131-1/+1
* Get rid of ProbOneShotJoachim Breitner2017-02-031-1/+1
* Add a testcase for #13227Joachim Breitner2017-02-023-0/+12
* Ensure that scrutinee constant folding wraps numbersSylvain Henry2017-01-233-0/+15
* Remove clean_cmd and extra_clean usage from .T filesThomas Miedema2017-01-221-9/+4
* Typos in commentsGabor Greif2016-12-011-1/+1
* Add a broken test case for #12689Joachim Breitner2016-10-113-0/+11
* Add test case for #12689Joachim Breitner2016-10-115-0/+64
* Add test case for #7611Joachim Breitner2016-09-153-0/+34
* Testsuite: tabs -> spaces [skip ci]Thomas Miedema2016-06-206-57/+57
* Add a final demand analyzer run right before TidyCoreJoachim Breitner2016-04-141-1/+1
* Add a test case for #11731.Joachim Breitner2016-04-143-0/+38
* Kill the magic of AnyBen Gamari2016-03-301-1/+1
* Testsuite: delete empty files [skip ci]Thomas Miedema2016-02-252-0/+0
* Testsuite: delete Windows line endings [skip ci] (#11631)Thomas Miedema2016-02-233-3/+3
* Testsuite: delete Windows line endings [skip ci] (#11631)Thomas Miedema2016-02-232-44/+44
* Fix combineIdenticalAltsSimon Peyton Jones2016-01-203-0/+43
* Make 'error' include the CCS call stack when profiledSimon Marlow2015-11-133-4/+4
* base: use Show for ErrorCall in uncaughtExceptionHandlerEric Seidel2015-09-213-0/+7
* Make Data.List.foldr1 inlineJoachim Breitner2015-09-032-0/+4
* Fix a huge space leak in the mighty SimplifierSimon Peyton Jones2015-05-221-1/+1
* rts: add "-no-rtsopts-suggestions" optionJavran Cheng2015-05-061-2/+2
* Implement amap/coerce for Array (re #9796)David Feuer2014-11-133-0/+29
* Implement new integer-gmp2 from scratch (re #9281)Herbert Valerio Riedel2014-11-121-1/+2
* Make Applicative a superclass of MonadAustin Seipp2014-09-091-3/+15
* Improve trimming of auto-rulesSimon Peyton Jones2014-08-291-16/+0
* Refactor unfoldingsSimon Peyton Jones2014-08-281-4/+4
* Test Trac #9390Simon Peyton Jones2014-08-073-0/+29
* Simplify .gitignore filesHerbert Valerio Riedel2014-06-281-4/+0