mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-08 03:59:40 +01:00
gnu: ghc-deepseq-generics: Update Cabal file to r2.
* gnu/packages/haskell.scm (ghc-deepseq-generics): Update Cabal file to r2.
This commit is contained in:
parent
91ffeed70a
commit
5f4327df7f
1 changed files with 3 additions and 0 deletions
|
@ -5295,6 +5295,9 @@ using a simple box model.")
|
||||||
(base32
|
(base32
|
||||||
"17bwghc15mc9pchfd1w46jh2p3wzc86aj6a537wqwxn08rayzcxh"))))
|
"17bwghc15mc9pchfd1w46jh2p3wzc86aj6a537wqwxn08rayzcxh"))))
|
||||||
(build-system haskell-build-system)
|
(build-system haskell-build-system)
|
||||||
|
(arguments
|
||||||
|
`(#:cabal-revision
|
||||||
|
("2" "1pnidf8w8x0w5fsqgv8hhrw07slmhxwy5x4fikgk0bd6k76aqicb")))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("ghc-hunit" ,ghc-hunit)
|
`(("ghc-hunit" ,ghc-hunit)
|
||||||
("ghc-test-framework" ,ghc-test-framework)
|
("ghc-test-framework" ,ghc-test-framework)
|
||||||
|
|
Loading…
Add table
Reference in a new issue