tock-mirror/backends
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
..
AnalyseAsm.hs Made all the imports of Data.Generics have an import list 2009-04-09 15:36:37 +00:00
AnalyseAsmTest.hs In AnalyseAsm, ignore labels that contain "." anywhere. 2008-04-06 15:31:28 +00:00
BackendPasses.hs Fixed all the conflicts while merging into the Polyplate branch 2009-04-09 11:01:39 +00:00
BackendPassesTest.hs Got all the tests compiling again after recent changes 2009-04-10 19:29:40 +00:00
GenerateC.hs Made all the imports of Data.Generics have an import list 2009-04-09 15:36:37 +00:00
GenerateCBased.hs Made all the imports of Data.Generics have an import list 2009-04-09 15:36:37 +00:00
GenerateCHP.hs Made all the imports of Data.Generics have an import list 2009-04-09 15:36:37 +00:00
GenerateCPPCSP.hs Made all the imports of Data.Generics have an import list 2009-04-09 15:36:37 +00:00
GenerateCTest.hs Fixed the C tests to compile again after the most recent changes 2009-04-01 19:58:47 +00:00
TLP.hs Made all the imports of Data.Generics have an import list 2009-04-09 15:36:37 +00:00