Add a debugErrLn function, which is like debugLn except it prints to stderr
[ghc-prim.git] / GHC / Generics.hs
2009-06-02 simonpj@microsoft.comAdd missing -XTypeOperators
2008-06-16 Ian LynaghAvoid using deprecated flags
2008-03-23 Ian LynaghInitial commit; code copied from the base package