X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=GHC%2FIO%2FEncoding%2FCodePage%2FTable.hs;h=2916ef9ed2d0953d4a28b1d95c4172eae38edd05;hb=2b7d866d45a455ed8ac72e6804fafdf4af2454d0;hp=9278eb755dee75d74a0183bbcd72061e64e7c6a0;hpb=bc4b6c5c244e1e88e3e8325fff9a5b581fc92358;p=ghc-base.git diff --git a/GHC/IO/Encoding/CodePage/Table.hs b/GHC/IO/Encoding/CodePage/Table.hs index 9278eb7..2916ef9 100644 --- a/GHC/IO/Encoding/CodePage/Table.hs +++ b/GHC/IO/Encoding/CodePage/Table.hs @@ -35,7 +35,6 @@ module GHC.IO.Encoding.CodePage.Table where import GHC.Prim import GHC.Base import GHC.Word -import GHC.Num data ConvArray a = ConvArray Addr# data CompactArray a b = CompactArray { encoderMax :: !a,