Add some comments to the generated Table.hs
[ghc-base.git] / GHC / IO / Encoding / CodePage / Table.hs
index 9278eb7..0773851 100644 (file)
@@ -1,6 +1,9 @@
 {-# LANGUAGE MagicHash #-}
 -- Do not edit this file directly!
--- It was generated by the MakeTable.hs script using the following files:
+-- It was generated by the MakeTable.hs script using the files below.
+-- To regenerate it, run "make" in ../../../../codepages/
+-- 
+-- Files:
 -- CP037.TXT
 -- CP1026.TXT
 -- CP1250.TXT
@@ -35,7 +38,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,