me
/
guix
Archived
1
0
Fork 0

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

* gnu/packages/haskell-xyz.scm (ghc-contravariant-extras): Update Cabal
file to r1.
master
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
1 changed files with 3 additions and 0 deletions

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)