tock-mirror/pass
Neil Brown 0adbdda126 Moved all the pass information about the Rain passes into their definition (rather than the pass list at the top)
As part of this patch, I have also introduced a helper function that fiddles the type system for those passes that must run at the top-level (i.e. on A.AST) rather than on any Data t.  They will give an error if not applied at the top-level.
2008-06-02 12:51:14 +00:00
..
Pass.hs Moved all the pass information about the Rain passes into their definition (rather than the pass list at the top) 2008-06-02 12:51:14 +00:00
PassList.hs Moved all the pass information about the Rain passes into their definition (rather than the pass list at the top) 2008-06-02 12:51:14 +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 Add some missing type constraints. 2008-05-26 17:41:38 +00:00