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: applies more widely
Date: Fri, 24 May 2019 17:28:01 +0200	[thread overview]
Message-ID: <EC2DBF3E-C144-492F-86B8-C38D4418608A@vllmrt.net> (raw)
In-Reply-To: <549E7618-EE8E-47FD-A026-3AB32E96B0AC@vllmrt.net>

The problem seems more wide-spread, so should probably be fixed within import/cabal.scm.

E.g. warp:

http://hackage.haskell.org/package/warp-3.2.27/warp.cabal
http://hackage.haskell.org/package/streaming-commons-0.2.1.0/streaming-commons.cabal

contain things along the following lines:

benchmark builder-to-bytestring-io
    ...
    build-depends:  base
                  , bytestring >= 0.10.2
                  , gauge
                  , deepseq
                  , streaming-commons

  if flag(use-bytestring-builder)
    build-depends:     bytestring < 0.10.2.0
                     , bytestring-builder

This kind of out-dented conditional seems not very rare.

  parent reply	other threads:[~2019-05-24 15:34 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 ` Robert Vollmert [this message]
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=EC2DBF3E-C144-492F-86B8-C38D4418608A@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.