[project @ 2002-11-28 10:04:15 by simonpj]
[ghc-hetmet.git] / ghc / compiler / parser / Ctype.lhs
index 4d9c600..405dc5c 100644 (file)
@@ -10,12 +10,12 @@ module Ctype
        , is_upper      -- Char# -> Bool
        , is_digit      -- Char# -> Bool
        ) where
-\end{code}
 
-\begin{code}
-import Bits    ( Bits((.&.)) )
-import Int     ( Int32 )
-import PrelBase ( Char#, Char(..) )
+#include "HsVersions.h"
+
+import DATA_INT                ( Int32 )
+import DATA_BITS       ( Bits((.&.)) )
+import GLAEXTS         ( Char#, Char(..) )
 \end{code}
 
 Bit masks