X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fcompiler%2Fparser%2FCtype.lhs;h=405dc5c2b0763839b6c1b2dbad4ef24892ff1f36;hb=2d532e45924dfdb5b5157caf4d3fc3541497d86c;hp=645f31ea611973ad0ae18fc5abcd07ed531a8123;hpb=8c845163cf72456b2865e08b4f5aa4a0f480f503;p=ghc-hetmet.git diff --git a/ghc/compiler/parser/Ctype.lhs b/ghc/compiler/parser/Ctype.lhs index 645f31e..405dc5c 100644 --- a/ghc/compiler/parser/Ctype.lhs +++ b/ghc/compiler/parser/Ctype.lhs @@ -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 GlaExts ( Char#, Char(..) ) +#include "HsVersions.h" + +import DATA_INT ( Int32 ) +import DATA_BITS ( Bits((.&.)) ) +import GLAEXTS ( Char#, Char(..) ) \end{code} Bit masks