traps: do more things in haskell world
[mate.git] / Mate.hs
diff --git a/Mate.hs b/Mate.hs
index 02c9969ae55274aef67e84397e2b0d686b57a28f..d60df06367cd69bc5c6e85d00bff3940acef3c26 100644 (file)
--- a/Mate.hs
+++ b/Mate.hs
@@ -14,10 +14,10 @@ import Text.Printf
 import JVM.ClassFile
 
 import Mate.BasicBlocks
-import Mate.X86CodeGen
 import Mate.MethodPool
 import Mate.Types
 import Mate.ClassPool
+import Mate.X86TrapHandling
 
 main ::  IO ()
 main = do