mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-26 14:28:15 -05:00
gnu: ghc-profunctors: Update Cabal file to r2.
* gnu/packages/haskell.scm (ghc-profunctors): Update Cabal file to r2.
This commit is contained in:
parent
4979dcd195
commit
bf73366886
1 changed files with 3 additions and 0 deletions
|
@ -3163,6 +3163,9 @@ (define-public ghc-profunctors
|
|||
(base32
|
||||
"0s1pwjidbn761xk43pmzyvn99hm3psdifjd78ylki7f97aiyd0g9"))))
|
||||
(build-system haskell-build-system)
|
||||
(arguments
|
||||
`(#:cabal-revision
|
||||
("2" "1ywlg9z8nlhd2avgb8c6gbkv8zyk7hvc25926bafyg0m0k8y1amq")))
|
||||
(inputs
|
||||
`(("ghc-base-orphans" ,ghc-base-orphans)
|
||||
("ghc-bifunctors" ,ghc-bifunctors)
|
||||
|
|
Loading…
Reference in a new issue