gnu: ghc-test-framework-quickcheck2: Update Cabal file to r1.

* gnu/packages/haskell-check.scm (ghc-test-framework-quickcheck2): Update
Cabal file to r1.
master
Timothy Sample 2018-08-30 11:16:01 -04:00 committed by Ricardo Wurmus
parent aeb1c6abd5
commit c2d2f27537
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 3 additions and 0 deletions

View File

@ -535,6 +535,9 @@ reporting and test statistics output.")
(base32
"0vj834337r6jzr3258cv68ly2sv5999mklpsrfngyk51kywsyqyp"))))
(build-system haskell-build-system)
(arguments
`(#:cabal-revision
("1" "147ngmfdkskyg7mwsp5w73a4dbx3rp5s38bci3z03kn1m093lxff")))
(inputs
`(("ghc-extensible-exceptions" ,ghc-extensible-exceptions)
("ghc-quickcheck" ,ghc-quickcheck)