summaryrefslogtreecommitdiff
path: root/testsuite/tests/stranal
Commit message (Expand)AuthorAgeFilesLines
* 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
* New lint check: Check idArity invariants (#10181)Joachim Breitner2015-03-231-2/+2
* Minor typo in commentGabor Greif2014-12-171-1/+1
* Comment in testSimon Peyton Jones2014-12-171-0/+10
* fix T4981-V3 and T9208 tests for no newline at end of file warningKarel Gardas2014-08-101-1/+1
* Fix demand analyser for unboxed typesSimon Peyton Jones2014-07-013-0/+22
* Simplify .gitignore filesHerbert Valerio Riedel2014-06-281-1/+0
* Comment the expect_broken for Trac #9208Simon Peyton Jones2014-06-241-0/+3
* Mark T9208 as broken when debugging is onJoachim Breitner2014-06-231-1/+1
* Make splitStrProdDmd (and similarly Use) more robustSimon Peyton Jones2014-06-202-1/+99
* Add .gitignore for autogenerated test files.Edward Z. Yang2014-05-291-0/+1
* Trac #8569 fixedSimon Peyton Jones2014-03-061-1/+1
* In deepSplitCprType_maybe, be more forgivingJoachim Breitner2014-02-071-1/+1
* Add test case for #8743Joachim Breitner2014-02-073-0/+16
* Some typos in commentsGabor Greif2014-01-231-1/+1
* More demand analyser test casesJoachim Breitner2014-01-237-3/+84