Fix bitrot in IO debugging code
authorIan Lynagh <igloo@earth.li>
Tue, 13 Apr 2010 13:43:39 +0000 (13:43 +0000)
committerIan Lynagh <igloo@earth.li>
Tue, 13 Apr 2010 13:43:39 +0000 (13:43 +0000)
commit18d76310cb679667c9d3e491277c283a0dccee06
tree0f0adf6c5e3ffdd978ecc6ab7646bb17464c7d22
parent3f264526fcd857eafbd1eeb1450a0e0da4e32c84
Fix bitrot in IO debugging code
Also switched to using Haskell Bools (rather than CPP) to en/disable it,
so it shouldn't break again in the future.
GHC/IO/Encoding/Iconv.hs
GHC/IO/FD.hs
GHC/IO/Handle/Internals.hs