Add a GHC.Debug module, with debugLn :: [Char] -> IO ()
authorIan Lynagh <igloo@earth.li>
Sat, 20 Jun 2009 16:13:57 +0000 (16:13 +0000)
committerIan Lynagh <igloo@earth.li>
Sat, 20 Jun 2009 16:13:57 +0000 (16:13 +0000)
commita19a1b386c04d9a33348dedbd72f58798fdac10b
tree6567a1990f7b71ffdd6d08669ed68c8884bb47a7
parentcc029cd1a6d3712f8f6ae2e936c26c8bc337f097
Add a GHC.Debug module, with debugLn :: [Char] -> IO ()
GHC/Debug.hs [new file with mode: 0644]
cbits/debug.c [new file with mode: 0644]
ghc-prim.cabal