Skip to content

Commit

Permalink
Simplify the cabal package description. (#46)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanknowles authored Dec 29, 2022
2 parents 3480543 + 7e9a5f0 commit 18b4bbb
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions quickcheck-monoid-subclasses.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,8 @@ category: Testing
synopsis: Testing monoid subclass instances with QuickCheck
description:

[QuickCheck](https://hackage.haskell.org/package/QuickCheck) support for
testing instances of type classes defined in the
[monoid-subclasses](https://hackage.haskell.org/package/monoid-subclasses)
library.
QuickCheck support for testing instances of type classes defined in the
monoid-subclasses library.

extra-doc-files:
CHANGELOG.md
Expand Down

0 comments on commit 18b4bbb

Please sign in to comment.