tock-mirror/transformations
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
..
ImplicitMobility.hs Made all the imports of Data.Generics have an import list 2009-04-09 15:36:37 +00:00
PassTest.hs Got all the tests compiling again after recent changes 2009-04-10 19:29:40 +00:00
SimplifyAbbrevs.hs Made all the imports of Data.Generics have an import list 2009-04-09 15:36:37 +00:00
SimplifyAbbrevsTest.hs Fixed the types in various test modules to work with Polyplate 2008-12-14 19:18:00 +00:00
SimplifyComms.hs Fixed many of the modules to use the new Polyplate-based Traversal system 2008-12-02 18:06:10 +00:00
SimplifyExprs.hs Made all the imports of Data.Generics have an import list 2009-04-09 15:36:37 +00:00
SimplifyProcs.hs Made all the imports of Data.Generics have an import list 2009-04-09 15:36:37 +00:00
SimplifyTypes.hs Fixed all the conflicts while merging into the Polyplate branch 2009-04-09 11:01:39 +00:00
SimplifyTypesTest.hs Fixed the types in various test modules to work with Polyplate 2008-12-14 19:18:00 +00:00
Unnest.hs Made all the imports of Data.Generics have an import list 2009-04-09 15:36:37 +00:00