guix-commits
[Top][All Lists]
Advanced

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

branch wip-haskell-updates updated (9aa2701 -> adbfaf0)


From: guix-commits
Subject: branch wip-haskell-updates updated (9aa2701 -> adbfaf0)
Date: Thu, 25 Jul 2019 06:01:57 -0400 (EDT)

rob pushed a change to branch wip-haskell-updates
in repository guix.

      from  9aa2701   gnu: ghc-8.6: Fix tests by patch
       new  6f0c865   import: hackage: Update list of ghc-included packages.
       new  35991b5   gnu: Remove ghc-parsec, ghc-stm, ghc-text, ghc-xhtml.
       new  aedb2cc   Revert "gnu: ghc-ansi-wl-pprint: Use 
ghc-ansi-terminal-0.8."
       new  9d52295   gnu: ghc-hedgehog: Use ghc-ansi-terminal.
       new  3553d1a   Revert "gnu: ghc-ansi-terminal: Update to 0.9.1."
       new  dab94cb   gnu: ghc-concurrent-output: Downgrade to 1.10.9.
       new  c2b1cb2   gnu: ghc-validation: Downgrade to 1.
       new  7b88715   gnu: Add ghc-snap-core
       new  08332ee   gnu: Add ghc-snap-server
       new  bed38c8   gnu: Add ghc-http-streams
       new  1ab119a   gnu: Add ghc-http-common
       new  7b4a82d   gnu: Add ghc-hsopenssl
       new  9469b9c   gnu: Add ghc-openssl-streams
       new  577d953   gnu: Add ghc-language-glsl
       new  74f4a3d   gnu: Add ghc-readable
       new  666e5a4   gnu: Add ghc-io-streams-haproxy
       new  6230ecb   gnu: Add ghc-zlib-bindings
       new  60274a3   gnu: Add ghc-io-streams
       new  46f2b44   gnu: Add ghc-prettyclass
       new  7f0ad46   gnu: Add ghc-threads
       new  adbfaf0   gnu: Add ghc-concurrent-extra

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


Summary of changes:
 gnu/local.mk                    |   1 +
 gnu/packages/agda.scm           |   2 -
 gnu/packages/bioinformatics.scm |   2 -
 gnu/packages/haskell-apps.scm   |   5 -
 gnu/packages/haskell-check.scm  |   9 +-
 gnu/packages/haskell-crypto.scm |  76 +++++++++-
 gnu/packages/haskell-web.scm    | 276 +++++++++++++++++++++++++---------
 gnu/packages/haskell-xyz.scm    | 307 ++++++++++++++++++++++++++++++++++++++
 gnu/packages/haskell.scm        | 321 ++++++----------------------------------
 gnu/packages/idris.scm          |   1 -
 gnu/packages/wm.scm             |   2 -
 guix/import/hackage.scm         |   8 +-
 12 files changed, 650 insertions(+), 360 deletions(-)
 create mode 100644 gnu/packages/haskell-xyz.scm



reply via email to

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