guix-commits
[Top][All Lists]
Advanced

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

branch master updated (1ca44ae -> 9ff667e)


From: guix-commits
Subject: branch master updated (1ca44ae -> 9ff667e)
Date: Fri, 29 May 2020 11:00:55 -0400 (EDT)

lfam pushed a change to branch master
in repository guix.

    from 1ca44ae  gnu: Use 'cc-for-target' instead of custom implementations.
     new 29e1553  gnu: Add ghc-inspection-testing.
     new 82c3600  gnu: Add ghc-data-fix.
     new 6ba536a  gnu: Add ghc-cborg.
     new 5434fec  gnu: Add ghc-cborg-json.
     new 2b2c891  gnu: Add ghc-dotgen.
     new 89e9082  gnu: Add ghc-generic-random.
     new 714e560  gnu: Add ghc-text-manipulate.
     new a152258  gnu: Add ghc-spoon.
     new 4c77a1a  gnu: Add ghc-special-values.
     new 47c526d  gnu: Add ghc-serialise.
     new f011e3d  gnu: Add ghc-pretty-simple.
     new 0fb3423  gnu: Add ghc-pgp-wordlist.
     new 6f1477d  gnu: Add ghc-optional-args.
     new 9f776fe  gnu: Add ghc-turtle.
     new bcfe9db  gnu: Add ghc-managed.
     new bcd3544  gnu: Add ghc-lens-family-core.
     new 2fad2bf  gnu: Add ghc-prettyprinter.
     new 798a2df  gnu: Add ghc-repline.
     new dd26713  gnu: Add ghc-haskeline-0.8.
     new 6c0858d  gnu: Add ghc-repline-0.3.
     new 2496e49  gnu: Add ghc-prettyprinter-1.6.
     new b4f24d6  gnu: Add ghc-prettyprinter-ansi-terminal.
     new 23e4b26  gnu: Add ghc-generic-random-1.3.0.1.
     new b725090  gnu: Add ghc-atomic-write-0.2.0.7.
     new 9ff667e  gnu: Add dhall.

The 25 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                                       |   2 +
 gnu/packages/dhall.scm                             | 133 ++++
 gnu/packages/haskell-check.scm                     |  41 ++
 gnu/packages/haskell-xyz.scm                       | 703 ++++++++++++++++++++-
 .../patches/dhall-remove-network-tests.patch       |  97 +++
 5 files changed, 975 insertions(+), 1 deletion(-)
 create mode 100644 gnu/packages/dhall.scm
 create mode 100644 gnu/packages/patches/dhall-remove-network-tests.patch



reply via email to

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