guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated (503447a -> de488b3)


From: guix-commits
Subject: branch master updated (503447a -> de488b3)
Date: Fri, 8 May 2020 05:09:09 -0400 (EDT)

cbaines pushed a change to branch master
in repository guix.

    from 503447a  gnu: rtl-sdr: Fix location of udev rules file.
     new d7ad082  gnu: Add ghc-utf8-light.
     new 460e4e4  gnu: Add ghc-transformers.
     new 13f7e5a  gnu: Add ghc-tasty-hspec.
     new c9fc2d2  gnu: Add ghc-websockets.
     new b62f4ec  gnu: Add ghc-wai-websockets.
     new 868415d  gnu: Add ghc-sourcemap.
     new 4759b61  gnu: Add ghc-mtl-compat.
     new 8a6e745  gnu: Add ghc-protolude.
     new 25a221a  gnu: Add ghc-pattern-arrows.
     new 42e7128  gnu: Add ghc-language-javascript.
     new 03d4ea8  gnu: Add ghc-bower-json.
     new e345d93  gnu: Add ghc-aeson-better-errors.
     new af36939  gnu: Add ghc-assoc.
     new 20c440e  gnu: Add ghc-these.
     new 3cf7219  gnu: Add ghc-semialign.
     new 5c82634  gnu: Add ghc-happy@1.19.9
     new de488b3  gnu: Add purescript.

The 17 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 gnu/local.mk                                       |   4 +-
 gnu/packages/haskell-check.scm                     |  33 +++
 gnu/packages/haskell-web.scm                       | 211 ++++++++++++++++
 gnu/packages/haskell-xyz.scm                       | 274 +++++++++++++++++++++
 .../patches/purescript-relax-dependencies.patch    |  42 ++++
 gnu/packages/purescript.scm                        | 133 ++++++++++
 6 files changed, 696 insertions(+), 1 deletion(-)
 create mode 100644 gnu/packages/patches/purescript-relax-dependencies.patch
 create mode 100644 gnu/packages/purescript.scm



reply via email to

[Prev in Thread] Current Thread [Next in Thread]