GNU bug report logs -
#35743
guix import hackage: fails with mixed indentation
Previous Next
Reported by: Robert Vollmert <rob <at> vllmrt.net>
Date: Wed, 15 May 2019 09:13:02 UTC
Severity: normal
Done: Lars-Dominik Braun <lars <at> 6xq.net>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
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.
This bug report was last modified 1 year and 165 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.