[project @ 2005-02-13 10:53:13 by malcolm]
[ghc-base.git] / GHC / Num.lhs
index 76d6c8b..b5e27a8 100644 (file)
@@ -23,6 +23,7 @@
 #error Please define LEFTMOST_BIT to be 2^(SIZEOF_HSWORD*8-1)
 #endif
 
+-- #hide
 module GHC.Num where
 
 import {-# SOURCE #-} GHC.Err