Remove the Integer functions; they're now in integer-gmp instead
[ghc-prim.git] / cbits /
2009-06-15 Ian LynaghRemove the Integer functions; they're now in integer... 2009-06-25
2009-06-20 Ian LynaghAdd a GHC.Debug module, with debugLn :: [Char] -> IO ()
2008-03-25 Ian LynaghAdd GHC.IntWord32 and GHC.IntWord64 (from base)