summaryrefslogtreecommitdiff
path: root/testsuite/tests/stranal
Commit message (Expand)AuthorAgeFilesLines
* Add MonadIO Q - by requiring MonadIO => QuasiOleg Grenrus2017-08-051-1/+3
* Revert "Make raiseIO# produce topRes"David Feuer2017-04-031-1/+1
* Fix test results for T13380David Feuer2017-03-092-1/+2
* testsuite: Add test for #11076Ben Gamari2017-03-062-0/+11
* tests: remove extra_files.py (#12223)Reid Barton2017-02-261-1/+1
* Do Worker/Wrapper for NOINLINE thingsEric Seidel2017-02-052-25/+34
* Record evaluated-ness on workers and wrappersSimon Peyton Jones2017-01-233-1/+38
* Remove clean_cmd and extra_clean usage from .T filesThomas Miedema2017-01-221-1/+1
* Typos in comments (and in a test)Gabor Greif2017-01-091-1/+1
* Fix a bug in ABot handling in CoreAritySimon Peyton Jones2016-12-234-1/+23
* DmdAnal: Testcase about splitFVs and dmdFix abortionJoachim Breitner2016-08-252-0/+30
* DmdAnal: Add a final, safe iterationJoachim Breitner2016-08-251-1/+2
* Testsuite: fix T10482aThomas Miedema2016-07-251-2/+4
* Demand analyser: Implement LetUp rule (#12370)Joachim Breitner2016-07-123-0/+27
* Show testcase where demand analysis abortion code failsJoachim Breitner2016-07-073-0/+31
* Testsuite: tabs -> spaces [skip ci]Thomas Miedema2016-06-205-10/+10
* Fix: #12084 deprecate old profiling flagsSeraphime Kirkovski2016-05-242-2/+2
* Add a final demand analyzer run right before TidyCoreJoachim Breitner2016-04-148-0/+121
* Demand Analyzer: Do not set OneShot information (second try)Joachim Breitner2016-04-061-1/+1
* Revert "Demand Analyzer: Do not set OneShot information"Joachim Breitner2016-03-311-1/+1
* Demand Analyzer: Do not set OneShot informationJoachim Breitner2016-03-311-1/+1
* Kill the magic of AnyBen Gamari2016-03-301-1/+1
* Add testcase for #11770Joachim Breitner2016-03-307-23/+119
* Do not print DmdType in Core outputJoachim Breitner2016-03-292-6/+6
* Add regression test for #11555Ben Gamari2016-03-113-0/+41
* template-haskell: define `MonadFail Q` instanceHerbert Valerio Riedel2016-03-081-0/+8
* Testsuite: delete empty files [skip ci]Thomas Miedema2016-02-2513-0/+0
* Make warning names more consistentManav Rathi2016-02-251-1/+1
* Testsuite: delete Windows line endings [skip ci] (#11631)Thomas Miedema2016-02-231-17/+17
* Unwire Typeable representation typesBen Gamari2016-02-181-2/+2
* Another batch of typo fixes in non-codeGabor Greif2016-02-111-1/+1
* Make demand analysis understand catchSimon Peyton Jones2016-01-073-4/+4
* Narrow scope of special-case for unqualified printing of names in core librariesBen Gamari2015-12-153-7/+9
* Add kind equalities to GHC.Richard Eisenberg2015-12-112-0/+4
* Make 'error' include the CCS call stack when profiledSimon Marlow2015-11-131-1/+1
* Change demand information for foreign callsLuite Stegeman2015-11-126-1/+49
* Generate Typeable info at definition sitesBen Gamari2015-10-308-0/+12
* Revert "Generate Typeable info at definition sites"Ben Gamari2015-10-298-12/+0
* Generate Typeable info at definition sitesBen Gamari2015-10-298-0/+12
* Make stronglyConnCompFromEdgedVertices deterministicBartosz Nitka2015-10-221-1/+1
* base: use Show for ErrorCall in uncaughtExceptionHandlerEric Seidel2015-09-211-0/+2
* Fix missing filesSimon Peyton Jones2015-07-301-1/+2
* Fix Trac #10694: CPR analysisSimon Peyton Jones2015-07-304-0/+22
* Improve CPR behavior for strict constructorsSimon Peyton Jones2015-06-267-0/+161
* Don't use self {-# SOURCE #-} import in test-cases.Edward Z. Yang2015-04-223-2/+5
* Mark T8743 as passingJoachim Breitner2015-04-221-1/+1
* Zap usage info in CSE (Trac #10218)Simon Peyton Jones2015-04-143-0/+20
* Typos in error messages and in commentsGabor Greif2015-04-101-1/+1
* Commit missing T10148 files and ignore the built executable.Edward Z. Yang2015-04-072-0/+7
* Test Trac #10148Simon Peyton Jones2015-04-073-0/+29