all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Robert Vollmert <rob@vllmrt.net>
To: 35743@debbugs.gnu.org
Subject: bug#35743: guix import hackage wai-app-static fails (comment syntax?)
Date: Wed, 15 May 2019 11:12:28 +0200	[thread overview]
Message-ID: <549E7618-EE8E-47FD-A026-3AB32E96B0AC@vllmrt.net> (raw)

$ 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	other threads:[~2019-05-15  9:13 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-15  9:12 Robert Vollmert [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=549E7618-EE8E-47FD-A026-3AB32E96B0AC@vllmrt.net \
    --to=rob@vllmrt.net \
    --cc=35743@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.