summaryrefslogtreecommitdiff
path: root/testsuite/tests/simplCore/should_compile/T18013.stderr
Commit message (Expand)AuthorAgeFilesLines
* Demand: Format Call SubDemands `Cn(sd)` as `C(n,sd)` (#22231)wip/T22231Sebastian Graf2022-09-291-1/+1
* Refactor UnfoldingSource and IfaceUnfoldingSimon Peyton Jones2022-09-281-1/+1
* Assume at least one evaluation for nested SubDemands (#21081, #21133)wip/T21081Sebastian Graf2022-05-031-1/+1
* Increase type sharingBen Gamari2021-11-171-2/+2
* DmdAnal: Implement Boxity Analysis (#19871)Sebastian Graf2021-10-241-1/+1
* 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
* Define returnA = idOleg Grenrus2021-09-061-2/+4
* WorkWrap: Remove mkWWargs (#19874)Sebastian Graf2021-06-271-4/+4
* Improve pretty-printing of coercionsSimon Peyton Jones2021-06-181-4/+26
* Worker/wrapper: Refactor CPR WW to work for nested CPR (#18174)wip/nested-cpr-wwSebastian Graf2021-04-201-8/+8
* Always generate ModDetails from ModIfaceMatthew Pickering2021-04-141-2/+2
* Implement BoxedRep proposalwip/boxed-repBen Gamari2021-03-071-2/+2
* DmdAnal: Better syntax for demand signatures (#19016)Sebastian Graf2021-03-031-1/+1
* WorkWrap: Unbox constructors with existentials (#18982)Sebastian Graf2020-12-231-9/+34
* Revert "Implement BoxedRep proposal"Ben Gamari2020-12-151-2/+2
* Implement BoxedRep proposalAndrew Martin2020-12-141-2/+2
* Optimise nullary type constructor usagewip/tyconapp-optsBen Gamari2020-12-141-2/+2
* Revert "Optimise nullary type constructor usage"Ben Gamari2020-12-141-2/+2
* Optimise nullary type constructor usageBen Gamari2020-12-141-2/+2
* Demand: Interleave usage and strictness demands (#18903)Sebastian Graf2020-11-201-1/+1
* Reduce result discount in conSizeSimon Peyton Jones2020-07-131-4/+4
* Linear types (#15981)Krzysztof Gogolewski2020-06-171-3/+3
* CprAnal: Don't attach CPR sigs to expandable bindings (#18154)Sebastian Graf2020-05-131-3/+0
* Mark DataCon wrappers CONLIKEAlexis King2020-04-221-2/+2
* Add an INLINE pragma to Control.Category.>>>Alexis King2020-04-121-0/+210