mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-08 07:56:16 -05:00
gnu: ghc-adjunctions: Update Cabal file to r2.
* gnu/packages/haskell-xyz.scm (ghc-adjunctions): Update Cabal file to r2.
This commit is contained in:
parent
87309478b3
commit
a78262be5a
1 changed files with 3 additions and 0 deletions
|
@ -144,6 +144,9 @@ (define-public ghc-adjunctions
|
|||
(base32
|
||||
"1sbal7cbhm12crfnfhkk322jnzgx7lhw3jzq0p463bipagsjwz2h"))))
|
||||
(build-system haskell-build-system)
|
||||
(arguments
|
||||
`(#:cabal-revision
|
||||
("2" "1yfsjx7dqikg3hvld7i91xfsg5lawmr5980lvfd794sybmgxsf17")))
|
||||
(inputs
|
||||
`(("ghc-profunctors" ,ghc-profunctors)
|
||||
("ghc-comonad" ,ghc-comonad)
|
||||
|
|
Loading…
Reference in a new issue