Add a debugErrLn function, which is like debugLn except it prints to stderr
[ghc-prim.git] / cbits / longlong.c
2009-06-15 Ian LynaghRemove the Integer functions; they're now in integer... 2009-06-25
2008-03-25 Ian LynaghAdd GHC.IntWord32 and GHC.IntWord64 (from base)