summaryrefslogtreecommitdiff
path: root/testsuite/tests/simplCore/should_compile/T3772.stdout
Commit message (Expand)AuthorAgeFilesLines
* Fix loop in the interface representation of some `Unfolding` fieldsGergő Érdi2022-12-131-12/+17
* Refactor UnfoldingSource and IfaceUnfoldingSimon Peyton Jones2022-09-281-2/+2
* Rename Solo[constructor] to MkSoloTorsten Schmits2022-09-211-2/+2
* Demand: Let `Boxed` win in `lubBoxity` (#21119)Sebastian Graf2022-03-161-1/+1
* DmdAnal: Implement Boxity Analysis (#19871)Sebastian Graf2021-10-241-1/+1
* WorkWrap: Nuke CPR signatures of join points (#18824)Sebastian Graf2021-10-051-1/+1
* Nested CPR light unleashed (#18174)Sebastian Graf2021-09-301-9/+15
* Add `-dsuppress-core-sizes` flag (#20342)Sylvain Henry2021-09-281-0/+8
* Only dump Core stats when requested to do so (#20342)Sylvain Henry2021-09-081-8/+0
* WorkWrap: Remove mkWWargs (#19874)Sebastian Graf2021-06-271-3/+3
* Worker/wrapper: Refactor CPR WW to work for nested CPR (#18174)wip/nested-cpr-wwSebastian Graf2021-04-201-2/+2
* DmdAnal: Better syntax for demand signatures (#19016)Sebastian Graf2021-03-031-3/+3
* Demand: Interleave usage and strictness demands (#18903)Sebastian Graf2020-11-201-3/+3
* Fix some missed opportunities for preInlineUnconditionallySimon Peyton Jones2020-10-141-1/+1
* This patch addresses the exponential blow-up in the simplifier.Simon Peyton Jones2020-07-281-2/+2
* Reduce result discount in conSizeSimon Peyton Jones2020-07-131-3/+3
* Implement cast worker/wrapper properlySimon Peyton Jones2020-06-101-1/+1
* CprAnal: Don't attach CPR sigs to expandable bindings (#18154)Sebastian Graf2020-05-131-3/+0
* Separate CPR analysis from the Demand analyserwip/sep-cprSebastian Graf2020-02-121-3/+3
* Do CafInfo/SRT analysis in CmmÖmer Sinan Ağacan2020-01-311-8/+2
* Improvements to demand analysisSimon Peyton Jones2018-12-121-2/+2
* Get evaluated-ness right in the back endSimon Peyton Jones2018-01-031-2/+2
* Allow CSE'ing of work-wrapped bindings (#14186)Joachim Breitner2017-09-121-1/+1
* Re-engineer caseRules to add tagToEnum/dataToTagSimon Peyton Jones2017-04-281-5/+5
* The Early Inline PatchSimon Peyton Jones2017-02-281-44/+44
* Simplify OutputableBndrSimon Peyton Jones2017-02-171-16/+16
* Do Worker/Wrapper for NOINLINE thingsEric Seidel2017-02-051-10/+22
* Join pointsLuke Maurer2017-02-011-8/+9
* Allow top-level string literals in Core (#8472)Takano Akio2017-01-201-7/+23
* Core pretty printer: Omit wild case bindersJoachim Breitner2016-04-061-3/+2
* Do not print DmdType in Core outputJoachim Breitner2016-03-291-5/+5
* Refactoring on IdInfo and system derived namesSimon Peyton Jones2016-01-181-1/+1
* Make demand analysis understand catchSimon Peyton Jones2016-01-071-1/+1
* Narrow scope of special-case for unqualified printing of names in core librariesBen Gamari2015-12-151-13/+15
* Generate Typeable info at definition sitesBen Gamari2015-10-301-1/+28
* Revert "Generate Typeable info at definition sites"Ben Gamari2015-10-291-28/+1
* Generate Typeable info at definition sitesBen Gamari2015-10-291-1/+28
* Fix testsBen Gamari2015-07-161-0/+2
* More error message wibblesSimon Peyton Jones2015-04-071-8/+7
* Pretty-print # on unboxed literals in coreThomas Miedema2015-03-031-3/+4
* Testsuite error message changesSimon Peyton Jones2014-11-041-7/+6
* base: Refactor/clean-up *List modulesDavid Feuer2014-10-281-13/+12
* Adjust output to new oneshotnessJoachim Breitner2013-12-121-3/+4
* Follow changes in comparison primops (see #6135)Jan Stolarek2013-09-181-3/+2
* Comparison primops return Int# (Fixes #6135)Jan Stolarek2013-08-141-3/+5
* Simplifier trace wibbles for cardinality analysisSimon Peyton Jones2013-06-061-1/+1
* Wibbles because of exprStats changeSimon Peyton Jones2013-02-141-1/+1
* Adjust debug output for different syntax of strictness annotationsSimon Peyton Jones2013-01-171-2/+2
* Wibbles to error messages arising from using coreBindsStatsSimon Peyton Jones2012-04-271-1/+1
* Raft of wibbles after refactoring type-class constraint errorsSimon Peyton Jones2012-03-091-1/+1