runghc fails on Windows with GHC HEAD

Ryan Scott ryan.gl.scott at gmail.com
Tue Dec 8 23:19:14 UTC 2015


Actually, this might not be Windows-related at all. It turns out that
runghc was failing because there wasn't a ghc.exe located in inplace/bin
(just ghc-stage1.exe and ghc-stage2.exe). Adding a ghc.exe symlink to
ghc-stage2.exe made runghc.exe work correctly.

Is this a bug, or the intended behavior?

Ryan S.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-devs/attachments/20151208/80b6c7d1/attachment.html>


More information about the ghc-devs mailing list