summaryrefslogtreecommitdiff
path: root/testsuite/tests/stranal/sigs/DmdAnalGADTs.stderr
Commit message (Expand)AuthorAgeFilesLines
* Assume at least one evaluation for nested SubDemands (#21081, #21133)wip/T21081Sebastian Graf2022-05-031-12/+0
* Demand: Let `Boxed` win in `lubBoxity` (#21119)Sebastian Graf2022-03-161-2/+2
* DmdAnal: Implement Boxity Analysis (#19871)Sebastian Graf2021-10-241-2/+2
* Nested CPR light (#19398)Sebastian Graf2021-03-201-2/+2
* DmdAnal: Better syntax for demand signatures (#19016)Sebastian Graf2021-03-031-8/+8
* Demand: Interleave usage and strictness demands (#18903)Sebastian Graf2020-11-201-8/+8
* CprAnal: Don't attach CPR sigs to expandable bindings (#18154)Sebastian Graf2020-05-131-8/+8
* Demand analysis: simplify the demand for a RHSSimon Peyton Jones2020-03-291-3/+3
* Separate CPR analysis from the Demand analyserwip/sep-cprSebastian Graf2020-02-121-14/+28
* Add a final demand analyzer run right before TidyCoreJoachim Breitner2016-04-141-0/+14
* Add kind equalities to GHC.Richard Eisenberg2015-12-111-0/+2
* Generate Typeable info at definition sitesBen Gamari2015-10-301-0/+2
* Revert "Generate Typeable info at definition sites"Ben Gamari2015-10-291-2/+0
* Generate Typeable info at definition sitesBen Gamari2015-10-291-0/+2
* More demand analyser test casesJoachim Breitner2014-01-231-0/+10