[Haskell-cafe] setup-Simple-Cabal-1.22.5.0-x86_64-windows-ghc-7.10.3.exe: : does not exist

Edward Z. Yang ezyang at mit.edu
Fri Jan 29 23:25:07 UTC 2016


Hello Henk,

Try passing -j1 to cabal.

It sounds like there is some problem with setup executable caching,
so I imagine that if you can disable it
<https://github.com/haskell/cabal/issues/3003> that should solve
the problem. I believe running Cabal HEAD should also fix
this situation.

Edward

Excerpts from Henk-Jan van Tuyl's message of 2016-01-28 15:45:19 -0800:
> 
> L.S.,
> 
> Why do I get the message:
>    setup-Simple-Cabal-1.22.5.0-x86_64-windows-ghc-7.10.3.exe: : does not  
> exist
> after command "cabal install", and what can I do about it ?
> 
> Regards,
> Henk-Jan van Tuyl
> 
> 
> -- 
> Folding at home
> What if you could share your unused computer power to help find a cure? In  
> just 5 minutes you can join the world's biggest networked computer and get  
> us closer sooner. Watch the video.
> http://folding.stanford.edu/
> 
> 
> http://Van.Tuyl.eu/
> http://members.chello.nl/hjgtuyl/tourdemonad.html
> Haskell programming


More information about the Haskell-Cafe mailing list