X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Fparser%2FCtype.lhs;h=8d0b91b910f1748e89bbc195e7de74ebfb943668;hb=c8732b3c99e93c36ad28e23d2b901b794e89542a;hp=dbe4e9f1b07f27d6358bb4fe171f02b338f2de8a;hpb=0065d5ab628975892cea1ec7303f968c3338cbe1;p=ghc-hetmet.git diff --git a/compiler/parser/Ctype.lhs b/compiler/parser/Ctype.lhs index dbe4e9f..8d0b91b 100644 --- a/compiler/parser/Ctype.lhs +++ b/compiler/parser/Ctype.lhs @@ -17,9 +17,9 @@ module Ctype #include "HsVersions.h" -import DATA_INT ( Int32 ) -import DATA_BITS ( Bits((.&.)) ) -import Char ( ord, chr ) +import Data.Int ( Int32 ) +import Data.Bits ( Bits((.&.)) ) +import Data.Char ( ord, chr ) \end{code} Bit masks