Re-gen GHC/IO/Encoding/CodePage/Table.hs
authorIan Lynagh <igloo@earth.li>
Sun, 31 Oct 2010 16:20:34 +0000 (16:20 +0000)
committerIan Lynagh <igloo@earth.li>
Sun, 31 Oct 2010 16:20:34 +0000 (16:20 +0000)
GHC/IO/Encoding/CodePage/Table.hs

index 9278eb7..2916ef9 100644 (file)
@@ -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,