X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=GHC%2FInt.hs;h=e48656d1e8ac0d7e70ce651eefcc283effd746de;hb=d9a0d6f44a930da4ae49678908e37793d693467c;hp=4416bfeaddd35fa545b8514220c945481e5eab89;hpb=e93d0f6ab76c40d68a54ff459b333e1eb29e456c;p=ghc-base.git diff --git a/GHC/Int.hs b/GHC/Int.hs index 4416bfe..e48656d 100644 --- a/GHC/Int.hs +++ b/GHC/Int.hs @@ -15,6 +15,7 @@ #include "MachDeps.h" +-- #hide module GHC.Int ( Int8(..), Int16(..), Int32(..), Int64(..)) where