[project @ 2005-02-03 10:32:11 by ross]
[ghc-base.git] / GHC / Int.hs
index 4416bfe..e48656d 100644 (file)
@@ -15,6 +15,7 @@
 
 #include "MachDeps.h"
 
+-- #hide
 module GHC.Int (
     Int8(..), Int16(..), Int32(..), Int64(..))
     where