() is now in ghc-prim:GHC.Unit
[ghc-hetmet.git] / utils / genprimopcode / Main.hs
index f36aa31..71b1e76 100644 (file)
@@ -470,6 +470,7 @@ gen_wrappers (Info _ entries)
      ++ "module GHC.PrimopWrappers where\n" 
      ++ "import qualified GHC.Prim\n" 
      ++ "import GHC.Bool (Bool)\n"
+     ++ "import GHC.Unit ()\n"
      ++ "import GHC.Prim (" ++ types ++ ")\n"
      ++ unlines (concatMap f specs)
      where