[project @ 1999-05-18 15:03:54 by simonpj]
[ghc-hetmet.git] / ghc / compiler / deSugar / DsGRHSs.lhs
index 5a4d22a..80ace74 100644 (file)
@@ -18,7 +18,7 @@ import Type           ( Type )
 
 import DsMonad
 import DsUtils
-import PrelVals                ( nON_EXHAUSTIVE_GUARDS_ERROR_ID )
+import PrelInfo                ( nON_EXHAUSTIVE_GUARDS_ERROR_ID )
 import Unique          ( otherwiseIdKey, trueDataConKey, Uniquable(..) )
 import Outputable
 \end{code}