
17 Mar
2005
17 Mar
'05
11:40 a.m.
On Thu, Mar 17, 2005 at 06:22:25AM +0000, Ian Lynagh wrote:
[in brief: hugs' (hPutStr h) now behaves differently to (mapM_ (hPutChar h)), and ghc writes the empty string for both when told to write "\128"]
Ah, Malcolm's commit messages have just reminded me of the finaliser changes requiring hflushes in new ghc, so it's just the hugs output that confuses me now. Thanks Ian