[project @ 1996-05-17 16:02:43 by partain]
[ghc-hetmet.git] / ghc / compiler / deSugar / DsGRHSs.lhs
index 938d865..a1a41b4 100644 (file)
@@ -22,7 +22,7 @@ import DsMonad
 import DsUtils
 
 import CoreUtils       ( mkCoreIfThenElse )
-import PrelInfo                ( stringTy, nON_EXHAUSTIVE_GUARDS_ERROR_ID )
+import PrelVals                ( nON_EXHAUSTIVE_GUARDS_ERROR_ID )
 import PprStyle                ( PprStyle(..) )
 import Pretty          ( ppShow )
 import SrcLoc          ( SrcLoc{-instance-} )