gnu: ghc-test-framework-quickcheck2: Fix typo "This package".
* gnu/packages/haskell-check (ghc-test-framework-quickcheck2)[description]: Fix typo.
This commit is contained in:
parent
f0b32cea6b
commit
3c7b65098b
1 changed files with 1 additions and 1 deletions
|
@ -550,7 +550,7 @@ (define-public ghc-test-framework-quickcheck2
|
||||||
(home-page "https://batterseapower.github.io/test-framework/")
|
(home-page "https://batterseapower.github.io/test-framework/")
|
||||||
(synopsis "QuickCheck2 support for test-framework")
|
(synopsis "QuickCheck2 support for test-framework")
|
||||||
(description
|
(description
|
||||||
"This packages provides QuickCheck2 support for the test-framework
|
"This package provides QuickCheck2 support for the test-framework
|
||||||
package.")
|
package.")
|
||||||
(license license:bsd-3)))
|
(license license:bsd-3)))
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue