[Haskell-cafe] Strange error when cabal installing.

Alexey Vagarenko vagarenko at gmail.com
Mon Mar 23 05:44:03 UTC 2020


This might be an instance of  https://github.com/haskell/cabal/issues/3462
Try removing spaces and/or newlines around the comma.

пн, 23 мар. 2020 г. в 07:21, David Banas <capn.freako at gmail.com>:

> To a package that I import.
>
>
> On Sun, Mar 22, 2020 at 5:02 PM Henning Thielemann <
> lemming at henning-thielemann.de> wrote:
>
>>
>> On Sun, 22 Mar 2020, David Banas wrote:
>>
>> > After installing the Haskell Platform on my Windows 10 machine, I
>> attempted to cabal install something and got:
>> >
>> >       cabal.exe: The package has a './configure' script. If you are on
>> Windows, This
>> >       requires a Unix compatibility toolchain such as MinGW+MSYS or
>> Cygwin. If you
>> >       are not on Windows, ensure that an 'sh' command is discoverable
>> in your path.
>>
>> Is this message related to your package or to a package that you import?
>>
> _______________________________________________
> Haskell-Cafe mailing list
> To (un)subscribe, modify options or view archives go to:
> http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe
> Only members subscribed via the mailman list are allowed to post.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20200323/1e5258cb/attachment.html>


More information about the Haskell-Cafe mailing list