unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: David Craven <david@craven.ch>
Cc: guix-devel@gnu.org
Subject: Re: [PATCH 2/2] gnu: Add idris-lightyear.
Date: Mon, 19 Dec 2016 15:14:13 +0100	[thread overview]
Message-ID: <87lgvc3t1m.fsf@gnu.org> (raw)
In-Reply-To: <20161215172835.7300-2-david@craven.ch> (David Craven's message of "Thu, 15 Dec 2016 18:28:35 +0100")

David Craven <david@craven.ch> skribis:

> * gnu/packages/haskell.scm (idris-lightyear): New variable.

[...]

> +             (lambda* (#:key inputs outputs #:allow-other-keys)
> +               (let* ((out (assoc-ref outputs "out"))
> +                      (src (assoc-ref inputs "source"))
> +                      (idris (assoc-ref inputs "idris"))
> +                      (libs (string-append out "/idris/libs/lightyear")))

This would become “lib/idris/lightyear”.

Apart from that, LGTM!

Thank you,
Ludo’.

  reply	other threads:[~2016-12-19 14:14 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-15 17:28 [PATCH 1/2] gnu: idris: Update to 0.99 David Craven
2016-12-15 17:28 ` [PATCH 2/2] gnu: Add idris-lightyear David Craven
2016-12-19 14:14   ` Ludovic Courtès [this message]
2016-12-19 14:13 ` [PATCH 1/2] gnu: idris: Update to 0.99 Ludovic Courtès
2016-12-19 14:17   ` David Craven
2016-12-19 16:22     ` Ludovic Courtès

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=87lgvc3t1m.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=david@craven.ch \
    --cc=guix-devel@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 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).