Update source-repository in the .cabal file to point to the git repo
[ghc-prim.git] / cbits /
2009-08-01 Simon MarlowUpdate to follow RTS tidyp changes
2009-07-10 Ian LynaghAdd a debugErrLn function, which is like debugLn except...
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)