1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-17 12:30:38 +02:00

gnu: ghc-contravariant-extras: Update Cabal file to r1.

* gnu/packages/haskell-xyz.scm (ghc-contravariant-extras): Update Cabal
file to r1.
This commit is contained in:
Timothy Sample 2019-11-01 14:13:53 -04:00
parent e28c737c81
commit f3aca0869f
No known key found for this signature in database
GPG key ID: 2AC6A5EC1C357C59

View file

@ -2279,6 +2279,9 @@ a vocabulary for working with them.")
(base32
"0gg62ccl94kvh7mnvdq09pifqxjx2kgs189si90nmg44bafj7a9n"))))
(build-system haskell-build-system)
(arguments
`(#:cabal-revision
("1" "1h2955ahga6i4fn7k8v66l03v77p6fhsac6ck8gpabkc08ij60wp")))
(inputs
`(("ghc-tuple-th" ,ghc-tuple-th)
("ghc-contravariant" ,ghc-contravariant)