tock-mirror/pass
Adam Sampson 3340e95806 Make agg_typesDone include constantsFolded.
This is so that constant folding gets done early; it's important that it
doesn't happen after anything that tries to pull values into variables later
on.
2008-03-17 15:47:57 +00:00
..
Pass.hs Fixed some unused module import warnings, now that PassM is not build of monad transformers 2008-03-10 17:19:45 +00:00
PassList.hs Move the dummy occam pass into an OccamPasses module. 2008-03-15 14:40:17 +00:00
Properties.hs Make agg_typesDone include constantsFolded. 2008-03-17 15:47:57 +00:00