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 @@ module for more details.")
|
||||||
(base32
|
(base32
|
||||||
"1sbal7cbhm12crfnfhkk322jnzgx7lhw3jzq0p463bipagsjwz2h"))))
|
"1sbal7cbhm12crfnfhkk322jnzgx7lhw3jzq0p463bipagsjwz2h"))))
|
||||||
(build-system haskell-build-system)
|
(build-system haskell-build-system)
|
||||||
|
(arguments
|
||||||
|
`(#:cabal-revision
|
||||||
|
("2" "1yfsjx7dqikg3hvld7i91xfsg5lawmr5980lvfd794sybmgxsf17")))
|
||||||
(inputs
|
(inputs
|
||||||
`(("ghc-profunctors" ,ghc-profunctors)
|
`(("ghc-profunctors" ,ghc-profunctors)
|
||||||
("ghc-comonad" ,ghc-comonad)
|
("ghc-comonad" ,ghc-comonad)
|
||||||
|
|
Reference in a new issue