summaryrefslogtreecommitdiff
path: root/testsuite/tests/deSugar
Commit message (Expand)AuthorAgeFilesLines
* undefined: Neater CallStack in error messageJoachim Breitner2021-10-242-2/+0
* Nested CPR light unleashed (#18174)Sebastian Graf2021-09-301-1/+0
* Add `-dsuppress-core-sizes` flag (#20342)Sylvain Henry2021-09-283-0/+23
* Only dump Core stats when requested to do so (#20342)Sylvain Henry2021-09-083-23/+0
* Fixes around incomplete guards (#20023, #20024)Krzysztof Gogolewski2021-06-243-0/+5
* Fix desugaring with unboxed types (#19883)Krzysztof Gogolewski2021-06-242-0/+18
* Fix INLINE pragmas in desugarerSimon Peyton Jones2021-06-103-0/+54
* Port HsToCore messages to new infrastructureAlfredo Di Napoli2021-06-033-6/+11
* Fix some negation issues when creating FractionalLitMatthew Pickering2021-04-145-0/+23
* Correct warning for deprecated and unrecognised flagsAlfredo Di Napoli2021-04-051-1/+1
* Nested CPR light (#19398)Sebastian Graf2021-03-201-1/+1
* Use GHC2021 as default languageJoachim Breitner2021-03-102-0/+2
* DmdAnal: Better syntax for demand signatures (#19016)Sebastian Graf2021-03-031-1/+1
* Make pattern synonyms play with CallStackSimon Peyton Jones2021-02-063-0/+36
* Missing fields: enhance error messages (#18869)Sylvain Henry2021-01-171-1/+1
* Show missing field types (#18869)Sylvain Henry2021-01-172-2/+4
* Add two warnings to -WallTom Ellis2020-12-192-3/+3
* Optimise nullary type constructor usagewip/tyconapp-optsBen Gamari2020-12-141-3/+3
* Revert "Optimise nullary type constructor usage"Ben Gamari2020-12-141-3/+3
* Optimise nullary type constructor usageBen Gamari2020-12-141-3/+3
* Demand: Interleave usage and strictness demands (#18903)Sebastian Graf2020-11-201-1/+1
* PmCheck: Print types of uncovered patterns (#18932)Sebastian Graf2020-11-186-8/+9
* Fix PostfixOperators (#18151)Vladislav Zavialov2020-10-143-0/+19
* PmCheck: Big refactor using guard tree variants more closely following source...Sebastian Graf2020-09-101-0/+8
* Add additional tests for #18172 (Followup MR 3543)Roland Senn2020-08-313-0/+22
* Add some tests for fail messages in do-expressions and monad-comprehensions.Cale Gibbard2020-08-075-0/+10
* Reduce result discount in conSizeSimon Peyton Jones2020-07-132-2/+2
* Enable maxBound checks for OverloadedLists (Fixes #18172)Roland Senn2020-06-255-0/+97
* Implement cast worker/wrapper properlySimon Peyton Jones2020-06-101-1/+1
* Simple subsumptionwip/T17775Simon Peyton Jones2020-06-051-1/+1
* HsToCore: Eta expand left sectionsBen Gamari2020-06-011-1/+1
* testsuite: Add test for desugaring of PostfixOperatorsBen Gamari2020-06-013-0/+8
* testsuite: Add test for #18151Ben Gamari2020-06-013-0/+12
* Flatten nested casts in the simple optimizerAlexis King2020-05-032-0/+15
* Mark DataCon wrappers CONLIKEAlexis King2020-04-221-1/+4
* Treat coercions as arguments for floating and inliningAlexis King2020-02-261-4/+1
* Separate CPR analysis from the Demand analyserwip/sep-cprSebastian Graf2020-02-121-2/+2
* Do CafInfo/SRT analysis in CmmÖmer Sinan Ağacan2020-01-311-13/+13
* PmCheck: Formulate as translation between Clause TreesSebastian Graf2020-01-255-6/+42
* Print Core type applications with no whitespace after @ (#17643)Ryan Scott2020-01-083-10/+10
* Fix typos, via a Levenshtein-style correctorBrian Wignall2020-01-042-2/+2
* Fix typos, using Wikipedia list of common typosBrian Wignall2019-11-281-1/+1
* Whitespace forward compatibility for proposal #229Vladislav Zavialov2019-10-301-1/+1
* Make small INLINE functions behave properlyÖmer Sinan Ağacan2019-10-011-1/+4
* PmCheck: Look at precendence to give type signatures to some wildcardsSebastian Graf2019-09-271-1/+1
* Encode shape information in `PmOracle`Sebastian Graf2019-09-164-0/+22
* Make add_info attach unfoldings (#16615)Tobias Dammers2019-08-153-10/+21
* Add test cases for #16615Tobias Dammers2019-08-154-0/+43
* base: Remove `Monad(fail)` method and reexport `MonadFail(fail)` insteadHerbert Valerio Riedel2019-03-221-4/+2
* Update Trac ticket URLs to point to GitLabRyan Scott2019-03-158-8/+8