Windows build broken (again)

Brandon Allbery allbery.b at gmail.com
Thu Oct 2 21:00:26 UTC 2014


On Thu, Oct 2, 2014 at 4:39 PM, Simon Peyton Jones <simonpj at microsoft.com>
wrote:

> Presumably this is some kind of Windows escape-character problem.  But it
> has worked fine for years, so what is going on?


At a guess, something that was using / is now using \ and getting eaten by
the shell. Or quoting that was preventing the \s from being eaten has been
lost somewhere.

-- 
brandon s allbery kf8nh                               sine nomine associates
allbery.b at gmail.com                                  ballbery at sinenomine.net
unix, openafs, kerberos, infrastructure, xmonad        http://sinenomine.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/ghc-devs/attachments/20141002/561e9fd3/attachment.html>


More information about the ghc-devs mailing list