[project @ 1998-12-18 17:40:31 by simonpj]
[ghc-hetmet.git] / ghc / compiler / simplCore / BinderInfo.lhs
index 95ba013..5069507 100644 (file)
@@ -25,7 +25,6 @@ module BinderInfo (
 #include "HsVersions.h"
 
 import IdInfo          ( InlinePragInfo(..), OccInfo(..) )
-import Util            ( panic )
 import GlaExts         ( Int(..), (+#) )
 import Outputable
 \end{code}