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: 05/15: gnu: Add ghc-hspec-megaparsec.
Date: Sun, 01 Nov 2020 19:17:49 +0100	[thread overview]
Message-ID: <87k0v5ym9e.fsf@elephly.net> (raw)
In-Reply-To: <20201101133611.84884209B1@vcs0.savannah.gnu.org>


guix-commits@gnu.org writes:

> cbaines pushed a commit to branch master
> in repository guix.
>
> commit e16f7de88f1ef9b9e5c83e40f17255d8c60a8420
> Author: Carlo Holl <carloholl@gmail.com>
> AuthorDate: Sat Oct 31 19:02:26 2020 -0700
>
>     gnu: Add ghc-hspec-megaparsec.
>     
>     * gnu/packages/haskell-xyz.scm (ghc-hspec-megaparsec): New variable.
>     
>     Signed-off-by: Christopher Baines <mail@cbaines.net>
> ---
>  gnu/packages/haskell-xyz.scm | 28 ++++++++++++++++++++++++++++
>  1 file changed, 28 insertions(+)
>
> diff --git a/gnu/packages/haskell-xyz.scm b/gnu/packages/haskell-xyz.scm
> index e6a8580..21b0f2f 100644
> --- a/gnu/packages/haskell-xyz.scm
> +++ b/gnu/packages/haskell-xyz.scm
> @@ -5928,6 +5928,34 @@ are described in a file named @code{package.yaml}.  Both @code{cabal2nix} and
>  @code{package.yaml}.")
>      (license license:expat)))
>  
> +(define-public ghc-hspec-megaparsec
> +  (package
> +    (name "ghc-hspec-megaparsec")
> +    (version "2.0.1")

LTSHaskell has this at version 2.0.0.

-- 
Ricardo


  parent reply	other threads:[~2020-11-01 18:16 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   ` 06/15: gnu: Add ghc-lucid Ricardo Wurmus
     [not found] ` <20201101133611.84884209B1@vcs0.savannah.gnu.org>
2020-11-01 18:17   ` Ricardo Wurmus [this message]
     [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=87k0v5ym9e.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.