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

* gnu/packages/haskell.scm (ghc-profunctors): Update Cabal file to r2.
This commit is contained in:
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

View file

@ -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)