<div dir="ltr">The length of command in windows terminal is limited. Pavel Troev provided  the clues, he discovered that the length of the build command is too long. I've got too many modules in my package. I guess that I need to group some submodules to single modules to make it work on windows.</div><div class="gmail_extra"><br><div class="gmail_quote">2016-07-08 15:21 GMT+03:00 Alexander Granin <span dir="ltr"><<a href="mailto:graninas@gmail.com" target="_blank">graninas@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi Anton!<div><br><div>My first thought is to blame Russian letters and/or spaces. Try to move your programs and libraries to plain English path. No guarantees it would help, <span style="color:rgb(0,0,0);font-size:13px;white-space:nowrap">though.</span><br></div></div><div><br></div><div>Best,</div><div>Alexander</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">2016-07-08 18:00 GMT+06:00  <span dir="ltr"><<a href="mailto:haskell-cafe-request@haskell.org" target="_blank">haskell-cafe-request@haskell.org</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Send Haskell-Cafe mailing list submissions to<br>
        <a href="mailto:haskell-cafe@haskell.org" target="_blank">haskell-cafe@haskell.org</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
        <a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe" rel="noreferrer" target="_blank">http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe</a><br>
or, via email, send a message with subject or body 'help' to<br>
        <a href="mailto:haskell-cafe-request@haskell.org" target="_blank">haskell-cafe-request@haskell.org</a><br>
<br>
You can reach the person managing the list at<br>
        <a href="mailto:haskell-cafe-owner@haskell.org" target="_blank">haskell-cafe-owner@haskell.org</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than "Re: Contents of Haskell-Cafe digest..."<br>
<br>
<br>
Today's Topics:<br>
<br>
   1. Strange error with cabal install on windows: (Anton Kholomiov)<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Fri, 8 Jul 2016 12:06:07 +0400<br>
From: Anton Kholomiov <<a href="mailto:anton.kholomiov@gmail.com" target="_blank">anton.kholomiov@gmail.com</a>><br>
To: Haskell Cafe <<a href="mailto:haskell-cafe@haskell.org" target="_blank">haskell-cafe@haskell.org</a>><br>
Subject: [Haskell-cafe] Strange error with cabal install on windows:<br>
Message-ID:<br>
        <<a href="mailto:CADDxdqOVLzBe%2BKYiPKieZzjfeZJEkqAHsr1jcdM4pcvfiJ8Qzg@mail.gmail.com" target="_blank">CADDxdqOVLzBe+KYiPKieZzjfeZJEkqAHsr1jcdM4pcvfiJ8Qzg@mail.gmail.com</a>><br>
Content-Type: text/plain; charset="utf-8"<br>
<br>
I've got an error that I don't know how to fix with cabal install.<br>
Has anyone experienced such a thing? It installs fine on ubuntu but<br>
fails to install on windows 7. It's my own package called `sharc-timbre`:<br>
<br>
~~~<br>
Building sharc-timbre-0.1...<br>
Preprocessing library sharc-timbre-0.1...<br>
C:\Program Files\Haskell Platform\8.0.1\bin\ghc.exe: createProcess: does not<br>
exist (No such file or directory)<br>
cabal: Leaving directory<br>
'C:\Users\антон\AppData\Local\Temp\cabal-tmp-4484\sharc-timbre-0.1'<br>
~~~<br>
<br>
Thanks,<br>
Anton<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <<a href="http://mail.haskell.org/pipermail/haskell-cafe/attachments/20160708/a7f52664/attachment-0001.html" rel="noreferrer" target="_blank">http://mail.haskell.org/pipermail/haskell-cafe/attachments/20160708/a7f52664/attachment-0001.html</a>><br>
<br>
------------------------------<br>
<br>
Subject: Digest Footer<br>
<br>
_______________________________________________<br>
Haskell-Cafe mailing list<br>
<a href="mailto:Haskell-Cafe@haskell.org" target="_blank">Haskell-Cafe@haskell.org</a><br>
<a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe" rel="noreferrer" target="_blank">http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe</a><br>
<br>
<br>
------------------------------<br>
<br>
End of Haskell-Cafe Digest, Vol 155, Issue 8<br>
********************************************<span class="HOEnZb"><font color="#888888"><br>
</font></span></blockquote></div><span class="HOEnZb"><font color="#888888"><br><br clear="all"><div><br></div>-- <br><div data-smartmail="gmail_signature">С уважением,<br>Александр</div>
</font></span></div>
<br>_______________________________________________<br>
Haskell-Cafe mailing list<br>
To (un)subscribe, modify options or view archives go to:<br>
<a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe" rel="noreferrer" target="_blank">http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe</a><br>
Only members subscribed via the mailman list are allowed to post.<br></blockquote></div><br></div>