Fix warnings when building with the HEAD
[ghc-hetmet.git] / utils / genprimopcode / Main.hs
index 9a80a50..10e577e 100644 (file)
@@ -8,7 +8,6 @@ module Main where
 import Parser
 import Syntax
 
-import Monad
 import Char
 import List
 import System ( getArgs )