summaryrefslogtreecommitdiff
path: root/testsuite/tests/deSugar/should_run
Commit message (Expand)AuthorAgeFilesLines
* Use the correct origin in SectionL and Section RSimon Peyton Jones2017-02-163-0/+15
* Fix push_bang_into_newtype when the pattern match has no argumentsMatthew Pickering2017-02-073-0/+17
* Typos in note header and testGabor Greif2017-02-012-2/+2
* Fix desugaring of pattern bindings (again)Simon Peyton Jones2016-09-303-0/+12
* Testsuite: tabs -> spaces [skip ci]Thomas Miedema2016-06-209-38/+38
* Testsuite: add a test for #5522 (-fliberate-case -fspec-constr)Thomas Miedema2016-05-251-0/+6
* StaticPointers: Allow closed vars in the static form.Facundo Domínguez2016-05-021-5/+5
* Add T11747 as a testÖmer Sinan Ağacan2016-05-013-0/+14
* Don't infer CallStacksEric Seidel2016-04-041-1/+0
* Fix and refactor strict pattern bindingsSimon Peyton Jones2016-02-263-0/+14
* Testsuite: delete empty files [skip ci]Thomas Miedema2016-02-251-0/+0
* Testsuite: delete Windows line endings [skip ci] (#11631)Thomas Miedema2016-02-231-2/+2
* Testsuite: delete Windows line endings [skip ci] (#11631)Thomas Miedema2016-02-232-36/+36
* Fix desugaring of bang-pattern let-bindingsSimon Peyton Jones2016-02-183-0/+11
* Testsuite: delete compiler_lt/le/gt/ge setup functionsThomas Miedema2016-02-171-6/+3
* Refactor the typechecker to use ExpTypes.Richard Eisenberg2016-01-271-2/+2
* Make binds in do-blocks strict when -XStrict (#11193)Adam Sandberg Eriksson2015-12-143-0/+12
* Implement the Strict language extensionAdam Sandberg Eriksson2015-11-146-0/+70
* 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
* Implementation of StrictData language extensionAdam Sandberg Eriksson2015-07-273-0/+57
* Remove all *.stderr/stdout-hugs filesThomas Miedema2015-07-063-3/+0
* Fix ghci-way tests of -XStaticPointers.Facundo Domínguez2015-05-251-1/+4
* 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
* Simplify .gitignore filesHerbert Valerio Riedel2014-06-281-1/+0
* 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
* More helper conversionsIan Lynagh2013-02-111-2/+2
* Convert more helper functionsIan Lynagh2013-02-111-2/+2
* Added MultiWayIf tests.Mikhail Vorozhtsov2012-07-163-0/+31
* Added LambdaCase tests.Mikhail Vorozhtsov2012-07-163-0/+16
* Use -fobject-code for tests that use UnboxedTuplesIan Lynagh2012-05-151-1/+1
* Add missing stdout for T5742Simon Peyton Jones2012-01-191-0/+1
* Test Trac #5742Simon Peyton Jones2012-01-183-0/+107
* Update test suite following the removal of the default groupingSimon Peyton Jones2011-11-174-10/+10
* Follow removal of Eq and Show superclasses from NumDaniel Fischer2011-10-151-3/+3
* Move tests from tests/ghc-regress/* to just tests/*David Terei2011-07-2075-0/+851