runghc fails on Windows with GHC HEAD
Ryan Scott
ryan.gl.scott at gmail.com
Tue Dec 8 21:00:34 UTC 2015
For some reason, I can't get runghc to work with GHC HEAD. Compiling with
ghc-stage2 and running ghc-stage2 --interactive both work okay, it's just
runghc that doesn't want to cooperate for some reason:
$ .\ghc\inplace\bin\runghc.exe Z.hs
runghc.exe: C:\Users\ryanscot\Documents\Software\ghc\inplace\bin\ghc:
rawSystem: does not exist (No such file or directory)
Does anyone have an idea of what might be happening here?
Ryan S.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-devs/attachments/20151208/0302e6c7/attachment.html>
More information about the ghc-devs
mailing list