tock-mirror/data
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
..
AST.hs Removed monadic and dyadic operators from the AST 2009-04-05 22:31:26 +00:00
CompState.hs Made all the imports of Data.Generics have an import list 2009-04-09 15:36:37 +00:00
Metadata.hs Made all the imports of Data.Generics have an import list 2009-04-09 15:36:37 +00:00