[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
23/43: gnu: ghc-foldl: Add "doc" output.
From: |
guix-commits |
Subject: |
23/43: gnu: ghc-foldl: Add "doc" output. |
Date: |
Sat, 8 Aug 2020 22:41:11 -0400 (EDT) |
samplet pushed a commit to branch wip-haskell-updates-2
in repository guix.
commit 980070415ec58ea7c98cf5cf098cbb68519b5cc1
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Jun 27 22:19:59 2020 +0200
gnu: ghc-foldl: Add "doc" output.
* gnu/packages/haskell-xyz.scm (ghc-foldl)[outputs]: Add "doc" output next
to
"out" and "static".
---
gnu/packages/haskell-xyz.scm | 1 +
1 file changed, 1 insertion(+)
diff --git a/gnu/packages/haskell-xyz.scm b/gnu/packages/haskell-xyz.scm
index 9e4f0f7..2551443 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -4348,6 +4348,7 @@ completely unverified though.")
(base32
"19qjmzc7gaxfwgqbgy0kq4vhbxvh3qjnwsxnc7pzwws2if5bv80b"))))
(build-system haskell-build-system)
+ (outputs '("out" "static" "doc"))
(inputs `(("ghc-mwc-randam" ,ghc-mwc-random)
("ghc-primitive" ,ghc-primitive)
("ghc-vector" ,ghc-vector)
- 14/43: gnu: ghc-cryptonite: Add "doc" output., (continued)
- 14/43: gnu: ghc-cryptonite: Add "doc" output., guix-commits, 2020/08/08
- 15/43: gnu: ghc-blaze-html: Add "doc" output., guix-commits, 2020/08/08
- 16/43: gnu: ghc-aeson: Add "doc" output., guix-commits, 2020/08/08
- 19/43: gnu: ghc-basement: Add "doc" output., guix-commits, 2020/08/08
- 18/43: gnu: ghc-base-compat: Add "doc" output., guix-commits, 2020/08/08
- 13/43: gnu: ghc-crypto-api-tests: Add "doc" output., guix-commits, 2020/08/08
- 17/43: gnu: ghc-hxt: Add "doc" output., guix-commits, 2020/08/08
- 20/43: gnu: ghc-base-prelude: Add "doc" output., guix-commits, 2020/08/08
- 21/43: gnu: ghc-cmdargs: Add "doc" output., guix-commits, 2020/08/08
- 25/43: gnu: ghc-free: Add "doc" output., guix-commits, 2020/08/08
- 23/43: gnu: ghc-foldl: Add "doc" output.,
guix-commits <=
- 24/43: gnu: ghc-foundation: Add "doc" output., guix-commits, 2020/08/08
- 27/43: gnu: ghc-generics-sop: Add "doc" output., guix-commits, 2020/08/08
- 22/43: gnu: ghc-conduit: Add "doc" output., guix-commits, 2020/08/08
- 26/43: gnu: ghc-generic-deriving: Add "doc" output., guix-commits, 2020/08/08
- 29/43: gnu: ghc-juicypixels: Add "doc" output., guix-commits, 2020/08/08
- 32/43: gnu: ghc-mono-traversable: Add "doc" output., guix-commits, 2020/08/08
- 36/43: gnu: ghc-rerebase: Add "doc" output., guix-commits, 2020/08/08
- 38/43: gnu: ghc-unliftio: Add "doc" output., guix-commits, 2020/08/08
- 37/43: gnu: ghc-semigroupoids: Add "doc" output., guix-commits, 2020/08/08
- 41/43: gnu: ghc-http: Prevent embedding of spurious references., guix-commits, 2020/08/08