all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#35743: guix import hackage wai-app-static fails (comment syntax?)
@ 2019-05-15  9:12 Robert Vollmert
  2019-05-15  9:21 ` bug#35743: indentation error Robert Vollmert
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Robert Vollmert @ 2019-05-15  9:12 UTC (permalink / raw)
  To: 35743

$ 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.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-12-03  8:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-15  9:12 bug#35743: guix import hackage wai-app-static fails (comment syntax?) Robert Vollmert
2019-05-15  9:21 ` bug#35743: indentation error Robert Vollmert
2019-05-22  7:27 ` bug#35743: fixed upstream Robert Vollmert
2019-05-24 15:28 ` bug#35743: applies more widely Robert Vollmert
2023-12-03  8:16   ` bug#35743: guix import hackage: fails with mixed indentation Lars-Dominik Braun

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.