[project @ 1996-04-07 15:41:24 by partain]
[ghc-hetmet.git] / ghc / compiler / parser / UgenAll.lhs
index 3600897..9bb3e80 100644 (file)
@@ -11,9 +11,7 @@ module UgenAll (
        -- re-exported ugen-generated stuff
        U_binding.. ,
        U_constr.. ,
-       U_coresyn.. ,
        U_entidt.. ,
-       U_hpragma.. ,
        U_list.. ,
        U_literal.. ,
        U_maybe.. ,
@@ -32,9 +30,7 @@ import Ubiq{-uitous-}
 -- friends:
 import U_binding
 import U_constr
-import U_coresyn
 import U_entidt
-import U_hpragma
 import U_list
 import U_literal
 import U_maybe