summaryrefslogtreecommitdiff
path: root/compiler/stranal/WwLib.hs
Commit message (Expand)AuthorAgeFilesLines
* Revert "Record evaluated-ness on workers and wrappers"Matthew Pickering2017-01-151-83/+24
* Record evaluated-ness on workers and wrappersSimon Peyton Jones2017-01-131-24/+83
* Fix shadowing in mkWwBodiesSimon Peyton Jones2016-10-171-26/+52
* extend '-fmax-worker-args' limit to specialiser (Trac #11565)Sergei Trofimovich2016-09-021-5/+9
* restore -fmax-worker-args handling (Trac #11565)Sergei Trofimovich2016-09-011-1/+29
* WwLib: Add strictness signature to "let x = absentError …"Joachim Breitner2016-08-251-5/+9
* Implement unboxed sum primitive typeÖmer Sinan Ağacan2016-07-211-0/+1
* Make absentError not depend on uniquesBartosz Nitka2016-05-121-1/+8
* Fix #11814 by throwing more stuff into InScopeSetsRichard Eisenberg2016-04-121-1/+4
* Demand Analyzer: Do not set OneShot information (second try)Joachim Breitner2016-04-061-56/+18
* s/unLifted/unlifted for consistencyÖmer Sinan Ağacan2016-01-271-3/+3
* Replace calls to `ptext . sLit` with `text`Jan Stolarek2016-01-181-1/+1
* Add kind equalities to GHC.Richard Eisenberg2015-12-111-21/+18
* Make -fcpr-off a dynamic flagChristiaan Baaij2015-08-051-3/+9
* Use varToCoreExpr in mkWWcpr_helpSimon Peyton Jones2015-07-211-1/+3
* Refactor tuple constraintsSimon Peyton Jones2015-05-181-3/+3
* Revert multiple commitsAustin Seipp2015-05-141-3/+3
* Refactor tuple constraintsSimon Peyton Jones2015-05-131-3/+3
* unlit compiler/stranal/ modulesHerbert Valerio Riedel2014-12-011-0/+770