gnu: ghc-profunctors: Update Cabal file to r2.

* gnu/packages/haskell.scm (ghc-profunctors): Update Cabal file to r2.
master
Timothy Sample 2018-08-31 21:56:59 -04:00 committed by Ricardo Wurmus
parent 4979dcd195
commit bf73366886
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 3 additions and 0 deletions

View File

@ -3163,6 +3163,9 @@ this package makes them available back to GHC 7.2.")
(base32
"0s1pwjidbn761xk43pmzyvn99hm3psdifjd78ylki7f97aiyd0g9"))))
(build-system haskell-build-system)
(arguments
`(#:cabal-revision
("2" "1ywlg9z8nlhd2avgb8c6gbkv8zyk7hvc25926bafyg0m0k8y1amq")))
(inputs
`(("ghc-base-orphans" ,ghc-base-orphans)
("ghc-bifunctors" ,ghc-bifunctors)