tock-mirror/pass
Neil Brown 8f767ff0d4 Made all the imports of Data.Generics have an import list
This makes sure that we catch all leftover instances of using SYB to do generic operations that we should be using Polyplate for instead.  Most modules should only import Data, and possibly Typeable.
2009-04-09 15:36:37 +00:00
..
Pass.hs Made all the imports of Data.Generics have an import list 2009-04-09 15:36:37 +00:00
PassList.hs Fixed all the conflicts while merging into the Polyplate branch 2009-04-09 11:01:39 +00:00
Properties.hs Made all the imports of Data.Generics have an import list 2009-04-09 15:36:37 +00:00
Traversal.hs Made all the imports of Data.Generics have an import list 2009-04-09 15:36:37 +00:00