X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=utils%2Fgenprimopcode%2FMain.hs;h=71b1e76598d5ab5778647cabcd9f024b61cff6e2;hb=d7b3ad9be373e02ea8b679d978f6ca898436892d;hp=f36aa3132e90e6835ca067811190aa9fcd967474;hpb=a1a38a088957ec6bae652ae49c814cfbcf6f0251;p=ghc-hetmet.git diff --git a/utils/genprimopcode/Main.hs b/utils/genprimopcode/Main.hs index f36aa31..71b1e76 100644 --- a/utils/genprimopcode/Main.hs +++ b/utils/genprimopcode/Main.hs @@ -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