summaryrefslogtreecommitdiff
path: root/libraries/ghc-prim/cbits/debug.c
Commit message (Expand)AuthorAgeFilesLines
* Add a debugErrLn function, which is like debugLn except it prints to stderrIan Lynagh2009-07-101-0/+4
* Add a GHC.Debug module, with debugLn :: [Char] -> IO ()Ian Lynagh2009-06-201-0/+6