[project @ 2005-03-24 09:19:52 by simonmar]
[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