tock-mirror/pass
Neil Brown 8943b767eb Fixed the SimplifyTypes module
This fixes Trac ticket #46.  The pass for masking out state bodies has been moved to PassList (since it's so small and should be run first) for now, and SimplifyTypes has had its previous two passes merged into one.
2008-05-21 13:12:49 +00:00
..
Pass.hs Fixed the Rain passes so that the order correctly satisfies the pre-requisites 2008-05-21 12:46:51 +00:00
PassList.hs Fixed the SimplifyTypes module 2008-05-21 13:12:49 +00:00
Properties.hs Added a type-class for retrieving the (AST) type of things 2008-05-17 11:41:52 +00:00
Traversal.hs Added a checkDepthM2 function to the Traversal module 2008-05-17 12:44:55 +00:00