unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#23961: guix import hackage gtk3 fails
@ 2016-07-12 21:21 Danny Milosavljevic
  2016-09-03 14:02 ` Ludovic Courtès
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Danny Milosavljevic @ 2016-07-12 21:21 UTC (permalink / raw)
  To: 23961

$ guix import hackage gtk3
;;; note: source file /x/home/dannym/src/guix/gnu/packages/haskell.scm
;;;       newer than compiled /x/home/dannym/src/guix/gnu/packages/haskell.go
Syntax error: unexpected token : custom-setup (at line 131, column 0)
Syntax error: unexpected end of input
guix import: error: failed to download cabal file for package 'gtk3'

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

* bug#23961: guix import hackage gtk3 fails
  2016-07-12 21:21 bug#23961: guix import hackage gtk3 fails Danny Milosavljevic
@ 2016-09-03 14:02 ` Ludovic Courtès
  2019-05-21 22:06 ` bug#23961: seems to be fixed Robert Vollmert
  2019-06-16 12:36 ` bug#23961: fixed a while back Robert Vollmert
  2 siblings, 0 replies; 4+ messages in thread
From: Ludovic Courtès @ 2016-09-03 14:02 UTC (permalink / raw)
  To: Danny Milosavljevic; +Cc: 23961

Danny Milosavljevic <dannym@scratchpost.org> skribis:

> $ guix import hackage gtk3
> ;;; note: source file /x/home/dannym/src/guix/gnu/packages/haskell.scm
> ;;;       newer than compiled /x/home/dannym/src/guix/gnu/packages/haskell.go
> Syntax error: unexpected token : custom-setup (at line 131, column 0)
> Syntax error: unexpected end of input
> guix import: error: failed to download cabal file for package 'gtk3'

Federico commented on this:

  https://lists.gnu.org/archive/html/guix-devel/2016-08/msg01694.html

Ludo’.

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

* bug#23961: seems to be fixed
  2016-07-12 21:21 bug#23961: guix import hackage gtk3 fails Danny Milosavljevic
  2016-09-03 14:02 ` Ludovic Courtès
@ 2019-05-21 22:06 ` Robert Vollmert
  2019-06-16 12:36 ` bug#23961: fixed a while back Robert Vollmert
  2 siblings, 0 replies; 4+ messages in thread
From: Robert Vollmert @ 2019-05-21 22:06 UTC (permalink / raw)
  To: 23961

This seems to be fixed. With current guix, both

guix import hackage gtk3

and the duplicate’s

guix import hackage monadplus

work.

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

* bug#23961: fixed a while back
  2016-07-12 21:21 bug#23961: guix import hackage gtk3 fails Danny Milosavljevic
  2016-09-03 14:02 ` Ludovic Courtès
  2019-05-21 22:06 ` bug#23961: seems to be fixed Robert Vollmert
@ 2019-06-16 12:36 ` Robert Vollmert
  2 siblings, 0 replies; 4+ messages in thread
From: Robert Vollmert @ 2019-06-16 12:36 UTC (permalink / raw)
  To: 23961-done

commit 314b63e0b4372681aec165113ae2a0349eaaa357
Author: Danny Milosavljevic <dannym@scratchpost.org>
Date:   Wed Jul 11 11:02:51 2018 +0200

    import: hackage: Support "custom-setup" field.
    
    Fixes <https://bugs.gnu.org/23961>.
    
    * guix/import/cabal.scm (make-cabal-parser): Modify.
    (is-custom-setup): New variable.
    (lex-custom-setup): New procedure.
    (is-id): Modify.
    (lex-version): Modify.
    (<cabal-custom-setup>): New record type.
    (eval-cabal): Modify.
    (dependencies): Add parameter.

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

end of thread, other threads:[~2019-06-16 12:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-12 21:21 bug#23961: guix import hackage gtk3 fails Danny Milosavljevic
2016-09-03 14:02 ` Ludovic Courtès
2019-05-21 22:06 ` bug#23961: seems to be fixed Robert Vollmert
2019-06-16 12:36 ` bug#23961: fixed a while back Robert Vollmert

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).