Remove GHC's haskell98 dependency
[ghc-hetmet.git] / compiler / coreSyn / PprExternalCore.lhs
index 76ef6da..e33c7a0 100644 (file)
@@ -9,7 +9,7 @@ import Encoding
 import ExternalCore
 
 import Pretty
-import Char
+import Data.Char
 
 instance Show Module where
   showsPrec _ m = shows (pmodule m)