[project @ 2000-07-11 16:12:11 by simonmar]
[ghc-hetmet.git] / ghc / compiler / deSugar / DsHsSyn.lhs
index f7c78f0..6591198 100644 (file)
@@ -16,7 +16,6 @@ import Id             ( idType, Id )
 import Type             ( Type )
 import TysWiredIn      ( mkListTy, mkTupleTy, unitTy )
 import BasicTypes      ( Boxity(..) )
-import Panic           ( panic )
 \end{code}
 
 Note: If @outPatType@ doesn't bear a strong resemblance to @exprType@,