unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Tonton <tonton@riseup.net>
Cc: 31423-done@debbugs.gnu.org
Subject: bug#31423: [PATCH 2/2] gnu: Add ghc-bytes.
Date: Sun, 20 May 2018 22:58:42 +0200	[thread overview]
Message-ID: <87o9ham4cd.fsf@gnu.org> (raw)
In-Reply-To: <20180517193437.2986-1-tonton@riseup.net> (tonton@riseup.net's message of "Thu, 17 May 2018 21:34:37 +0200")

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

Tonton <tonton@riseup.net> skribis:

> * gnu/packages/haskell.scm (ghc-bytes): New variable.

Applied with the changes below.  We're done, thanks!

Ludo'.


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: Type: text/x-patch, Size: 868 bytes --]

diff --git a/gnu/packages/haskell.scm b/gnu/packages/haskell.scm
index 36c3eaab7..c8fade065 100644
--- a/gnu/packages/haskell.scm
+++ b/gnu/packages/haskell.scm
@@ -9509,9 +9509,10 @@ address string against RFC 5322.")
              ("ghc-unordered-containers" ,ghc-unordered-containers)
              ("ghc-void" ,ghc-void)
              ("ghc-vector" ,ghc-vector)))
-   (synopsis "Haskell bytes: serialization between binary and cereal")
-   (description "Haskell module to share code for serialization between
-binary and cereal")
+   (synopsis "Serialization between @code{binary} and @code{cereal}")
+   (description "This package provides a simple compatibility shim that lets
+you work with both @code{binary} and @code{cereal} with one chunk of
+serialization code.")
    (home-page "https://hackage.haskell.org/package/bytes")
    (license license:bsd-3)))
 

      reply	other threads:[~2018-05-20 20:59 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-11 20:34 [bug#31419] [PATCH 2/6] gnu: Add ghc-array Tonton
2018-05-11 20:34 ` [bug#31420] [PATCH 3/6] gnu: Add ghc-containers Tonton
2018-05-11 20:34 ` [bug#31421] [PATCH 4/6] gnu: Add ghc-binary Tonton
2018-05-13 21:13   ` [bug#31418] " Ludovic Courtès
2018-05-17 14:18   ` [bug#31418] [bug#31421] " Ludovic Courtès
2018-05-11 20:34 ` [bug#31422] [PATCH 5/6] gnu: Add ghc-semigroupoids-5.2.2 Tonton
2018-05-17 19:37   ` [bug#31422] [PATCH 1/2] " Tonton
2018-05-20 20:44     ` bug#31422: " Ludovic Courtès
2018-05-11 20:34 ` [bug#31423] [PATCH 6/6] gnu: Add ghc-bytes Tonton
2018-05-17 19:34   ` [bug#31423] [PATCH 2/2] " Tonton
2018-05-20 20:58     ` Ludovic Courtès [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=87o9ham4cd.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=31423-done@debbugs.gnu.org \
    --cc=tonton@riseup.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 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).