X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2Fprelude%2FTysPrim.lhs;h=af535d302838c9208c7e3c9707d5c292ee4ecae8;hp=6e74fd987d64884acb76131e7f162fd4ddc4b32b;hb=1e50fd4185479a62e02d987bdfcb1c62712859ca;hpb=52cacd61834e6f448b8904bfa52c4a5a402e8698 diff --git a/compiler/prelude/TysPrim.lhs b/compiler/prelude/TysPrim.lhs index 6e74fd9..af535d3 100644 --- a/compiler/prelude/TysPrim.lhs +++ b/compiler/prelude/TysPrim.lhs @@ -58,7 +58,7 @@ import StaticFlags import FastString import Outputable -import Char ( ord, chr ) +import Data.Char \end{code} %************************************************************************