emacs-bug-tracker
[Top][All Lists]
Advanced

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

bug#35743: closed (guix import hackage: fails with mixed indentation)


From: GNU bug Tracking System
Subject: bug#35743: closed (guix import hackage: fails with mixed indentation)
Date: Sun, 03 Dec 2023 08:17:01 +0000

Your message dated Sun, 3 Dec 2023 09:16:24 +0100
with message-id <ZWw5WGCt8h2sDiMw@noor.fritz.box>
and subject line Re: guix import hackage: fails with mixed indentation
has caused the debbugs.gnu.org bug report #35743,
regarding guix import hackage: fails with mixed indentation
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
35743: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=35743
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: 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.


--- End Message ---
--- Begin Message --- Subject: Re: guix import hackage: fails with mixed indentation Date: Sun, 3 Dec 2023 09:16:24 +0100
Hi,

> 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:

these should be fixed by the patch in #67564.

Cheers,
Lars



--- End Message ---

reply via email to

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