summaryrefslogtreecommitdiff
path: root/testsuite/tests/deSugar/should_compile
Commit message (Expand)AuthorAgeFilesLines
* Remove clean_cmd and extra_clean usage from .T filesThomas Miedema2017-01-221-17/+4
* Allow top-level string literals in Core (#8472)Takano Akio2017-01-201-12/+32
* Update levity polymorphismRichard Eisenberg2017-01-191-1/+1
* Inline partially-applied wrappersDavid Feuer2017-01-101-1/+1
* Ensure nested binders have Internal NamesSimon Peyton Jones2017-01-052-0/+29
* Test Trac #12950Simon Peyton Jones2016-12-212-0/+18
* Fix 'SPECIALISE instance'Simon Peyton Jones2016-12-212-0/+37
* Kill Type pretty-printerBen Gamari2016-11-131-1/+1
* Testsuite: remove `-Wno-warn-tabs` from default flagsThomas Miedema2016-06-201-2/+2
* Testsuite: tabs -> spaces [skip ci]Thomas Miedema2016-06-2021-139/+139
* Core pretty printer: Omit wild case bindersJoachim Breitner2016-04-061-1/+1
* Fix misattribution of `-Wunused-local-binds` warningsHerbert Valerio Riedel2016-04-051-1/+1
* Do not print DmdType in Core outputJoachim Breitner2016-03-291-9/+9
* Make equality print better. (#11712)Richard Eisenberg2016-03-211-2/+4
* Simplify: Make generated names more usefulBen Gamari2016-03-121-12/+18
* Print which flag controls emitted desugaring warningsHerbert Valerio Riedel2016-02-2718-45/+36
* Fix and refactor strict pattern bindingsSimon Peyton Jones2016-02-261-3/+7
* Print which warning-flag controls an emitted warningMichael Walker2016-02-252-6/+7
* Testsuite: delete empty files [skip ci]Thomas Miedema2016-02-2537-0/+0
* (Alternative way to) address #8710George Karachalias2016-02-2511-50/+63
* Testsuite: delete Windows line endings [skip ci] (#11631)Thomas Miedema2016-02-237-101/+101
* Unwire Typeable representation typesBen Gamari2016-02-181-5/+5
* Simplify AbsBinds wrappingSimon Peyton Jones2016-02-121-1/+1
* Refactoring on IdInfo and system derived namesSimon Peyton Jones2016-01-181-3/+3
* Add testcase for #11414Ben Gamari2016-01-172-0/+5
* Make demand analysis understand catchSimon Peyton Jones2016-01-071-1/+1
* Visible type applicationRichard Eisenberg2015-12-241-2/+6
* Delete incorrect *-ws-32 expected test outputErik de Castro Lopo2015-12-231-57/+0
* Add -fprint-typechecker-elaboration flag (fixes #10662)Eugene Akentyev2015-12-173-0/+11
* Narrow scope of special-case for unqualified printing of names in core librariesBen Gamari2015-12-151-16/+17
* Update expected test output for 32 bit platformsErik de Castro Lopo2015-12-151-6/+16
* Add kind equalities to GHC.Richard Eisenberg2015-12-112-22/+32
* Major Overhaul of Pattern Match Checking (Fixes #595)George Karachalias2015-12-0314-50/+26
* New expected test output for 32 bit platformsErik de Castro Lopo2015-11-231-0/+47
* Implement the Strict language extensionAdam Sandberg Eriksson2015-11-144-3/+15
* 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
* Testsuite: add test for #10767Thomas Miedema2015-09-242-0/+49
* 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
* Testsuite: delete expect_fail setups for ghc < 7.1Thomas Miedema2015-06-091-1/+1
* 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
* 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
* Tidy up the printing of single-predicate contextsSimon Peyton Jones2014-06-201-1/+1