FW: GHC boostrap on Vista, tab problem
Ian Lynagh
igloo at earth.li
Wed Apr 18 10:26:13 EDT 2007
On Wed, Apr 18, 2007 at 10:46:16AM +0100, Simon Peyton-Jones wrote:
>
> Neither of my precompiled ghci or ghc complains when I use a tab
> within a String literal. But the problem may be with the stage1 compiler?
GHC used to incorrectly allow tabs in string literals. That was recently
fixed, but removing the erroneous tabs from GHC's own sources didn't
happen for another day or two. It should all work now.
Thanks
Ian
More information about the Cvs-ghc
mailing list