guix-commits
[Top][All Lists]
Advanced

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

branch master updated (44b7374 -> 587d175)


From: Ricardo Wurmus
Subject: branch master updated (44b7374 -> 587d175)
Date: Mon, 13 Nov 2017 12:42:25 -0500 (EST)

rekado pushed a change to branch master
in repository guix.

      from  44b7374   gnu: Move web packages from haskell to haskell-web.
       new  f24eba8   gnu: Move crypto packages from haskell to haskell-crypto.
       new  587d175   gnu: ghc-tls: Move to (gnu packages tls).

The 2 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/haskell-crypto.scm  | 530 ++++++++++++++++++++++++++++++++++++++
 gnu/packages/haskell-web.scm     |   2 +
 gnu/packages/haskell.scm         | 544 +--------------------------------------
 gnu/packages/tls.scm             |  47 ++++
 gnu/packages/version-control.scm |   1 +
 6 files changed, 583 insertions(+), 542 deletions(-)
 create mode 100644 gnu/packages/haskell-crypto.scm



reply via email to

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