summaryrefslogtreecommitdiff
path: root/compiler/stranal/DmdAnal.hs
Commit message (Expand)AuthorAgeFilesLines
...
* Support unboxing for GADT product typesSimon Peyton Jones2015-04-211-1/+4
* Teach DmdAnal about free coercion variablesSimon Peyton Jones2015-04-211-6/+11
* Teach DmdAnal that coercions are value arguments!Simon Peyton Jones2015-04-201-7/+5
* Zap usage info in CSE (Trac #10218)Simon Peyton Jones2015-04-141-2/+2
* Typos in error messages and in commentsGabor Greif2015-04-101-1/+1
* Fix a long-standing bug in the demand analyserSimon Peyton Jones2015-04-071-84/+110
* Replace .lhs with .hs in compiler commentsYuri de Wit2015-02-091-1/+1
* unlit compiler/stranal/ modulesHerbert Valerio Riedel2014-12-011-0/+1186