diff --git a/gnu/packages/haskell-check.scm b/gnu/packages/haskell-check.scm index fa2bd0d652..550bb13a65 100644 --- a/gnu/packages/haskell-check.scm +++ b/gnu/packages/haskell-check.scm @@ -550,7 +550,7 @@ (define-public ghc-test-framework-quickcheck2 (home-page "https://batterseapower.github.io/test-framework/") (synopsis "QuickCheck2 support for test-framework") (description - "This packages provides QuickCheck2 support for the test-framework + "This package provides QuickCheck2 support for the test-framework package.") (license license:bsd-3)))