summaryrefslogtreecommitdiff
path: root/testsuite/tests/deSugar
Commit message (Expand)AuthorAgeFilesLines
* New expected test output for 32 bit platformsErik de Castro Lopo2015-11-231-0/+47
* Implement the Strict language extensionAdam Sandberg Eriksson2015-11-1414-3/+101
* Generate Typeable info at definition sitesBen Gamari2015-10-301-2/+27
* Revert "Generate Typeable info at definition sites"Ben Gamari2015-10-291-27/+2
* Generate Typeable info at definition sitesBen Gamari2015-10-291-2/+27
* Rename package key to unit ID, and installed package ID to component ID.Edward Z. Yang2015-10-141-5/+5
* Fix treatment of -0.0Ben Gamari2015-10-025-0/+32
* Testsuite: add test for #10767Thomas Miedema2015-09-242-0/+49
* Implementation of StrictData language extensionAdam Sandberg Eriksson2015-07-273-0/+57
* Implement -dsuppress-unfoldingsSimon Peyton Jones2015-07-211-2/+2
* Fix testsBen Gamari2015-07-161-0/+2
* Testsuite: rename *.stderr-ghc to *.stderrThomas Miedema2015-07-1410-0/+0
* Testsuite: delete remaining only_compiler_types(['ghc']) setupsThomas Miedema2015-07-141-4/+2
* Remove all *.stderr/stdout-hugs filesThomas Miedema2015-07-063-3/+0
* Testsuite: delete expect_fail setups for ghc < 7.1Thomas Miedema2015-06-091-1/+1
* Fix ghci-way tests of -XStaticPointers.Facundo Domínguez2015-05-251-1/+4
* GADTs now are CPR-ableSimon Peyton Jones2015-04-211-1/+1
* Do not quantify over the function itself in a RULESimon Peyton Jones2015-04-072-0/+42
* Trac #9878: Make the static form illegal in interpreted mode.Alexander Vershilov2015-01-161-5/+5
* fix spInfoSrcLoc field nameFacundo Domínguez2014-12-221-5/+5
* Implement -XStaticValuesFacundo Domínguez2014-12-093-0/+37
* Don't discard a bang on a newtype pattern (Trac #9844)Simon Peyton Jones2014-11-284-0/+22
* Testsuite error message changesSimon Peyton Jones2014-11-041-6/+3
* Enabled warn on tabs by default (fixes #9230)Mateusz Lenik2014-10-211-2/+2
* Refactor unfoldingsSimon Peyton Jones2014-08-281-3/+3
* Simplify .gitignore filesHerbert Valerio Riedel2014-06-281-1/+0
* Tidy up the printing of single-predicate contextsSimon Peyton Jones2014-06-201-1/+1
* Add .gitignore for autogenerated test files.Edward Z. Yang2014-05-291-0/+1
* Fix desguaring of bang patterns (Trac #8952)Simon Peyton Jones2014-04-033-0/+10
* Use U+2018 instead of U+201B quote mark in compiler messagesHerbert Valerio Riedel2014-02-2514-27/+27
* Adjust output to new oneshotnessJoachim Breitner2013-12-121-1/+1
* Wibble after typofixKrzysztof Gogolewski2013-11-181-4/+4
* Test Trac #8470Simon Peyton Jones2013-10-232-0/+12
* Error message wibblesSimon Peyton Jones2013-10-232-16/+16
* Follow changes in comparison primops (see #6135)Jan Stolarek2013-09-181-1/+1
* Add tests for roles.Richard Eisenberg2013-08-021-2/+2
* Update outputs following the unicode quote change in GHC's outputIan Lynagh2013-02-2412-66/+66
* Test Trac #7669Simon Peyton Jones2013-02-132-0/+12
* Remove ds061Ian Lynagh2013-02-112-15/+0
* More helper conversionsIan Lynagh2013-02-111-2/+2
* Convert more helper functionsIan Lynagh2013-02-112-3/+3
* Pass the test name to the test optionsIan Lynagh2013-02-071-1/+1
* Adjust debug output for different syntax of strictness annotationsSimon Peyton Jones2013-01-171-1/+1
* Test Trac #2431Simon Peyton Jones2013-01-043-0/+32
* Replace Rank2Types and PolymorphicComponents by RankNTypesSimon Peyton Jones2012-10-191-1/+1
* Fix the T5252 testsIan Lynagh2012-10-031-2/+4
* Test Trac #5252 (again)Simon Peyton Jones2012-09-184-8/+33
* Added MultiWayIf tests.Mikhail Vorozhtsov2012-07-163-0/+31
* Added LambdaCase tests.Mikhail Vorozhtsov2012-07-163-0/+16
* Fix ds055 (redundant import of Data.HashTable removed)Ian Lynagh2012-06-301-1/+0