me
/
guix
Archived
1
0
Fork 0

gnu: ghc-split: Update Cabal file to r2.

* gnu/packages/haskell-xyz.scm (ghc-split): Update Cabal file to r2.
master
Timothy Sample 2019-11-01 21:53:49 -04:00
parent c2342abba5
commit 9bbc21a760
No known key found for this signature in database
GPG Key ID: 2AC6A5EC1C357C59
1 changed files with 3 additions and 0 deletions

View File

@ -9421,6 +9421,9 @@ generics-sop}.")
(base32
"04qlmkcyklznl03gsjg95b4nzb6i96gdapqg60rny9szgi7ngk8x"))))
(build-system haskell-build-system)
(arguments
`(#:cabal-revision
("2" "1c8bcssxq5rkxkixgms6w6x6lzf4n7cxk6cx6av1dp3lixdy9j34")))
(native-inputs
`(("ghc-quickcheck" ,ghc-quickcheck)))
(home-page "https://hackage.haskell.org/package/split")