summaryrefslogtreecommitdiff
path: root/testsuite/tests/simplCore/should_compile/T9400.stderr
Commit message (Expand)AuthorAgeFilesLines
* Diagnostic codes: acccept test changessheaf2022-09-131-2/+2
* Add `-dsuppress-core-sizes` flag (#20342)Sylvain Henry2021-09-281-0/+6
* Only dump Core stats when requested to do so (#20342)Sylvain Henry2021-09-081-6/+0
* Optimiser: Correctly deal with strings starting with unicode characters in ex...Matthew Pickering2021-06-231-6/+20
* Implement BoxedRep proposalwip/boxed-repBen Gamari2021-03-071-1/+1
* Run linear Lint on the desugarer output (part of #19165)Krzysztof Gogolewski2021-03-051-4/+6
* Revert "Implement BoxedRep proposal"Ben Gamari2020-12-151-1/+1
* Implement BoxedRep proposalAndrew Martin2020-12-141-1/+1
* Do CafInfo/SRT analysis in CmmÖmer Sinan Ağacan2020-01-311-5/+5
* Print Core type applications with no whitespace after @ (#17643)Ryan Scott2020-01-081-13/+13
* Improve exhaustiveness checking for literal values and patterns, fix #14546HE, Tao2018-06-031-0/+8
* Get evaluated-ness right in the back endSimon Peyton Jones2018-01-031-32/+32
* Join pointsLuke Maurer2017-02-011-7/+8
* Allow top-level string literals in Core (#8472)Takano Akio2017-01-201-6/+16
* Update levity polymorphismRichard Eisenberg2017-01-191-1/+1
* Do not print DmdType in Core outputJoachim Breitner2016-03-291-4/+4
* Simplify: Make generated names more usefulBen Gamari2016-03-121-5/+5
* Address #11471 by putting RuntimeRep in kinds.wip/runtime-repRichard Eisenberg2016-02-241-1/+1
* Refactoring on IdInfo and system derived namesSimon Peyton Jones2016-01-181-1/+1
* Narrow scope of special-case for unqualified printing of names in core librariesBen Gamari2015-12-151-4/+5
* Add kind equalities to GHC.Richard Eisenberg2015-12-111-3/+3
* Generate Typeable info at definition sitesBen Gamari2015-10-301-1/+16
* Revert "Generate Typeable info at definition sites"Ben Gamari2015-10-291-16/+1
* Generate Typeable info at definition sitesBen Gamari2015-10-291-1/+16
* Fix testsBen Gamari2015-07-161-0/+1
* More error message wibblesSimon Peyton Jones2015-04-071-2/+1
* Testsuite error message changesSimon Peyton Jones2014-11-041-15/+15
* Remove special casing of singleton strings, split all strings.Thijs Alkemade2014-09-161-0/+36