all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ricardo Wurmus <rekado@elephly.net>
To: Carlo Holl <carloholl@gmail.com>, Christopher Baines <mail@cbaines.net>
Cc: guix-devel@gnu.org
Subject: Re: 06/15: gnu: Add ghc-lucid.
Date: Sun, 01 Nov 2020 19:16:51 +0100	[thread overview]
Message-ID: <87mu01ymb0.fsf@elephly.net> (raw)
In-Reply-To: <20201101133611.DEFE5209B1@vcs0.savannah.gnu.org>


guix-commits@gnu.org writes:

> cbaines pushed a commit to branch master
> in repository guix.
>
> commit 27baf2a137e3438e1d0333b2de03b0627c8bdd67
> Author: Carlo Holl <carloholl@gmail.com>
> AuthorDate: Sat Oct 31 19:02:27 2020 -0700
>
>     gnu: Add ghc-lucid.
>     
>     * gnu/packages/haskell-xyz.scm (ghc-lucid): New variable.
>     
>     Signed-off-by: Christopher Baines <mail@cbaines.net>
>
>  gnu/packages/haskell-xyz.scm | 42 ++++++++++++++++++++++++++++++++++++++++++
>  1 file changed, 42 insertions(+)
>
> diff --git a/gnu/packages/haskell-xyz.scm b/gnu/packages/haskell-xyz.scm
> index 21b0f2f..6a8c7ed 100644
> --- a/gnu/packages/haskell-xyz.scm
> +++ b/gnu/packages/haskell-xyz.scm
> @@ -7284,6 +7284,48 @@ Transformers\" available @uref{http://okmij.org/ftp/papers/LogicT.pdf,
>  online}.")
>      (license license:bsd-3)))
>  
> +(define-public ghc-lucid
> +  (package
> +    (name "ghc-lucid")
> +    (version "2.9.12")

LTSHaskell has this at version 2.9.11, not 2.9.12.  We need to make sure
that all Haskell packages remain compatible by keeping them all on the
same LTSHaskell release.

-- 
Ricardo


  parent reply	other threads:[~2020-11-01 18:15 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20201101133608.14148.65999@vcs0.savannah.gnu.org>
     [not found] ` <20201101133611.2636F209B1@vcs0.savannah.gnu.org>
2020-11-01 18:14   ` 04/15: gnu: ghc-doctest: Update to 0.16.3 Ricardo Wurmus
     [not found] ` <20201101133611.DEFE5209B1@vcs0.savannah.gnu.org>
2020-11-01 18:16   ` Ricardo Wurmus [this message]
     [not found] ` <20201101133611.84884209B1@vcs0.savannah.gnu.org>
2020-11-01 18:17   ` 05/15: gnu: Add ghc-hspec-megaparsec Ricardo Wurmus
     [not found] ` <20201101133613.0DA4D209B1@vcs0.savannah.gnu.org>
2020-11-01 18:18   ` 09/15: gnu: Add ghc-tabular Ricardo Wurmus
2020-11-02 16:58     ` Lint checker for Stackage/LTSHaskell package versions? 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

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

  git send-email \
    --in-reply-to=87mu01ymb0.fsf@elephly.net \
    --to=rekado@elephly.net \
    --cc=carloholl@gmail.com \
    --cc=guix-devel@gnu.org \
    --cc=mail@cbaines.net \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.