guix-commits
[Top][All Lists]
Advanced

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

branch master updated (1a27596 -> be672e2)


From: guix-commits
Subject: branch master updated (1a27596 -> be672e2)
Date: Sat, 15 Aug 2020 03:07:36 -0400 (EDT)

rekado pushed a change to branch master
in repository guix.

    from 1a27596  gnu: emacs-esup: Update to 0.7.
     add 54c9b5b  gnu: Add ghc-8.8.
     add 67cb9fa  build-system/haskell: Support parallel builds.
     add 0347888  build-system/haskell: Refactor configure step.
     add 9e5496e  build-system/haskell: Configure to link with shared libraries.
     add 718dc7d  build-system/haskell: Add default output "static".
     add 75bda3c  haskell-build-system: register: Respect lib output.
     add 3f7922c  haskell-build-system: register: Remove references to the doc 
output.
     add 54a5fd0  build-system/haskell: Add 'extra-directories' keyword.
     add aa1a75c  build-system/haskell: Do not pass "--bindir" during configure.
     add 534d6ca  gnu: Add "static" output to Haskell packages with custom 
outputs.
     add f737d3d  gnu: ghc-8.6: Remove unnecessary references.
     add d65a302  gnu: ghc-hspec: Add "doc" output.
     add 64041c6  gnu: ghc-crypto-api-tests: Add "doc" output.
     add b48e8c4  gnu: ghc-cryptonite: Add "doc" output.
     add d395127  gnu: ghc-blaze-html: Add "doc" output.
     add b2509e6  gnu: ghc-aeson: Add "doc" output.
     add 3a6f490  gnu: ghc-hxt: Add "doc" output.
     add e2b021d  gnu: ghc-base-compat: Add "doc" output.
     add 05f7f8b  gnu: ghc-basement: Add "doc" output.
     add 3d7ee2f  gnu: ghc-base-prelude: Add "doc" output.
     add 3e54544  gnu: ghc-cmdargs: Add "doc" output.
     add 20e5edb  gnu: ghc-conduit: Add "doc" output.
     add b3c79a8  gnu: ghc-foldl: Add "doc" output.
     add 6a7fb82  gnu: ghc-foundation: Add "doc" output.
     add 91769ce  gnu: ghc-free: Add "doc" output.
     add 32bb6b4  gnu: ghc-generic-deriving: Add "doc" output.
     add 80e0a08  gnu: ghc-generics-sop: Add "doc" output.
     add cad59e5  gnu: ghc-haskell-src-exts: Add "doc" output.
     add a023e7d  gnu: ghc-juicypixels: Add "doc" output.
     add b35361e  gnu: ghc-lens: Add "doc" output.
     add 7e62ebb  gnu: ghc-lib-parser: Add "doc" output.
     add 3e6ecfe  gnu: ghc-mono-traversable: Add "doc" output.
     add 1ad496e  gnu: ghc-profunctors: Add "doc" output.
     add e396e93  gnu: ghc-rebase: Add "doc" output.
     add 54c8209  gnu: ghc-regex-tdfa: Add "doc" output.
     add af2f91e  gnu: ghc-rerebase: Add "doc" output.
     add 95eb946  gnu: ghc-semigroupoids: Add "doc" output.
     add 2b3466d  gnu: ghc-unliftio: Add "doc" output.
     add 78215a1  gnu: ghc-distributive: Update to 0.6.2.
     add c789195  gnu: ghc-pandoc-types: Avoid embedding spurious references.
     add f79e4b1  gnu: ghc-http: Prevent embedding of spurious references.
     add c18e4f3  gnu: ghc-pandoc: Fix tests.
     add d4e4a38  gnu: Add pandoc.
     add e380ef1  gnu: Add pandoc-citeproc.
     new be672e2  Merge remote-tracking branch 'origin/master' into wip-haskell

The 1 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/packages/haskell-check.scm      |   5 +-
 gnu/packages/haskell-crypto.scm     |   6 +
 gnu/packages/haskell-web.scm        |  23 ++-
 gnu/packages/haskell-xyz.scm        | 330 +++++++++++++++++++++++++++++++++---
 gnu/packages/haskell.scm            |  78 ++++++++-
 guix/build-system/haskell.scm       |  28 ++-
 guix/build/haskell-build-system.scm |  96 +++++++----
 7 files changed, 501 insertions(+), 65 deletions(-)



reply via email to

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