me
/
guix
Archived
1
0
Fork 0

gnu: ghc-deepseq-generics: Update Cabal file to r4.

* gnu/packages/haskell-xyz.scm (ghc-deepseq-generics): Update Cabal file
to r4.
master
Timothy Sample 2019-11-01 14:15:47 -04:00
parent 08397fde13
commit 490ceae4e2
No known key found for this signature in database
GPG Key ID: 2AC6A5EC1C357C59
1 changed files with 1 additions and 1 deletions

View File

@ -2597,7 +2597,7 @@ It includes hashing functions for all basic Haskell98 types.")
(build-system haskell-build-system)
(arguments
`(#:cabal-revision
("2" "1pnidf8w8x0w5fsqgv8hhrw07slmhxwy5x4fikgk0bd6k76aqicb")))
("4" "0928s2qnbqsjzrm94x88rvmvbigfmhcyp4m73gw6asinp2qg1kii")))
(native-inputs
`(("ghc-hunit" ,ghc-hunit)
("ghc-test-framework" ,ghc-test-framework)