[project @ 1998-02-03 17:49:21 by simonm]
[ghc-hetmet.git] / ghc / compiler / deSugar / DsHsSyn.lhs
index 2e6b888..e6e431d 100644 (file)
@@ -8,8 +8,8 @@ module DsHsSyn where
 
 #include "HsVersions.h"
 
-import HsSyn           ( OutPat(..), HsBinds(..), MonoBinds(..),
-                         Sig, HsExpr, GRHSsAndBinds, Match, HsLit )
+import HsSyn           ( OutPat(..), MonoBinds(..),
+                         HsExpr, GRHSsAndBinds, Match, HsLit )
 import TcHsSyn         ( TypecheckedPat,
                          TypecheckedMonoBinds )