bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#29858: guix import hackage monadplus fails with a syntax error.


From: Ludovic Courtès
Subject: bug#29858: guix import hackage monadplus fails with a syntax error.
Date: Mon, 01 Jan 2018 17:58:54 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux)

Hi Alex,

Alex ter Weele <address@hidden> skribis:

> Here is what I tried:
>
>   $ guix import hackage monadplus
>   Syntax error: unexpected end of input
>   guix import: error: failed to download cabal file for package 'monadplus'
>
> I also tried manually downloading the cabal file and importing that:
>
>   $ guix import hackage -s < ~/Downloads/monadplus.cabal
>   Syntax error: unexpected end of input
>   guix import: error: failed to import cabal file from standard input

Could this be a duplicate of <https://bugs.gnu.org/25138>?

Essentially our Cabal parser doesn’t support the full syntax, which is
why some imports fail.  Would be nice to fix!

Ludo’.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]