Update source-repository in the .cabal file to point to the git repo
[ghc-prim.git] / GHC / Debug.hs
2009-07-10 Ian LynaghAdd a debugErrLn function, which is like debugLn except...
2009-07-07 Ian LynaghRemove unused imports
2009-06-20 Ian LynaghAdd a GHC.Debug module, with debugLn :: [Char] -> IO ()