mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-15 15:37:54 -05: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 @@ (define-public ghc-deepseq-generics
|
|||
(base32
|
||||
"17bwghc15mc9pchfd1w46jh2p3wzc86aj6a537wqwxn08rayzcxh"))))
|
||||
(build-system haskell-build-system)
|
||||
(arguments
|
||||
`(#:cabal-revision
|
||||
("2" "1pnidf8w8x0w5fsqgv8hhrw07slmhxwy5x4fikgk0bd6k76aqicb")))
|
||||
(native-inputs
|
||||
`(("ghc-hunit" ,ghc-hunit)
|
||||
("ghc-test-framework" ,ghc-test-framework)
|
||||
|
|
Loading…
Reference in a new issue