[Haskell-cafe] invalid character encoding

Ian Lynagh igloo at earth.li
Thu Mar 17 06:40:46 EST 2005


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



More information about the Haskell-Cafe mailing list