1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-09 14:40:36 +02:00

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

* gnu/packages/haskell-xyz.scm (ghc-deepseq-generics): Update Cabal file
to r4.
This commit is contained in:
Timothy Sample
2019-11-01 14:15:47 -04:00
parent 08397fde13
commit 490ceae4e2

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)