[project @ 1996-07-15 16:16:46 by partain]
[ghc-hetmet.git] / ghc / compiler / hsSyn / HsPragmas.lhs
index 876ba1d..fcbc6d9 100644 (file)
@@ -24,6 +24,7 @@ import HsTypes                ( MonoType )
 
 -- others:
 import IdInfo
+import SpecEnv         ( SpecEnv )
 import Outputable      ( Outputable(..) )
 import Pretty
 \end{code}