[project @ 1996-04-30 17:34:02 by partain]
[ghc-hetmet.git] / ghc / compiler / parser / tree.ugn
index 79bbabc..fb69ec1 100644 (file)
@@ -8,8 +8,6 @@ import UgenUtil
 
 import U_constr                ( U_constr )    -- interface only
 import U_binding
-import U_coresyn       ( U_coresyn )   -- interface only
-import U_hpragma       ( U_hpragma )   -- interface only
 import U_list
 import U_literal
 import U_maybe