unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: Tonton <tonton@riseup.net>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: "help-guix@gnu.org" <help-guix@gnu.org>
Subject: Re: Controling requirements when packaging haskell modules
Date: Thu, 17 May 2018 20:08:27 +0200	[thread overview]
Message-ID: <20180517200827.0c190f12@merlin.browniehive.net> (raw)
In-Reply-To: <878t8iz7p2.fsf@gnu.org>

[-- Attachment #1: Type: text/plain, Size: 1337 bytes --]

On Thu, 17 May 2018 16:18:49 +0200
ludo@gnu.org (Ludovic Courtès) wrote:

...

> Ton, could you update your patch series at:
> 
>   https://bugs.gnu.org/31422
>   https://bugs.gnu.org/31423
> 
> ?
> 
> TIA!
> 
> Ludo’.

Will do, trying to finish and send them now.

On a related note: I started packaging these to get haskells sdl2 bindings.
But I can't figure out how to get through the problem of requirements,
building ghc-linear currently gives me:

Configuring linear-1.20.7...
Warning: This package indirectly depends on multiple versions of the same
package. This is highly likely to cause a compile failure.
package lens-4.15.4 requires semigroupoids-5.1
package kan-extensions-5.0.1 requires semigroupoids-5.1
package free-4.12.4 requires semigroupoids-5.1
package adjunctions-4.3 requires semigroupoids-5.1
package linear-1.20.7 requires semigroupoids-5.2.2
phase `configure' succeeded after 1.6 seconds

And then the build fails a little later because of what
looks like a missing feature of semigroupoids-5.1...

My code for both ghc-linear and ghc-sdl2 is available[1], but can't build
because of this. Not sure I'll work more on solving it either, as I'm not
going to use them myself.

[1]:https://notabug.org/thomassgn/guixsd-configuration/src/master/modules/ton-haskell.scm#L59

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

      reply	other threads:[~2018-05-17 18:08 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-11 18:22 Controling requirements when packaging haskell modules Ton
2018-05-12 13:54 ` Ricardo Wurmus
2018-05-14  9:26   ` Ludovic Courtès
2018-05-14 11:20     ` Ricardo Wurmus
2018-05-14 12:11       ` Tonton
2018-05-17 14:18       ` Ludovic Courtès
2018-05-17 18:08         ` Tonton [this message]

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=20180517200827.0c190f12@merlin.browniehive.net \
    --to=tonton@riseup.net \
    --cc=help-guix@gnu.org \
    --cc=ludo@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.
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).