bug-guix
[Top][All Lists]
Advanced

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

bug#35743: guix import hackage wai-app-static fails (comment syntax?)


From: Robert Vollmert
Subject: bug#35743: guix import hackage wai-app-static fails (comment syntax?)
Date: Wed, 15 May 2019 11:12:28 +0200

$ guix import hackage wai-app-static
Syntax error: unexpected token : (ghc-options (-Wall)) (at line 106, column 2)

The relevant extract of the cabal file is:

test-suite runtests
[…]
    build-depends:   base                      >= 4        && < 5
[…]
                   , mockery
                   -- , containers
  ghc-options:   -Wall

Presumably the double dash comment is tripping `guix import` up.




reply via email to

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