gnu: ghc-quickcheck-classes-base: Fix typo.
* gnu/packages/emacs-xyz.scm (ghc-quickcheck-classes-base)[description]: Fix spelling of "library"
This commit is contained in:
parent
34af64a8cc
commit
4b7517cee1
@ -1120,7 +1120,7 @@ examples and more information.")
|
||||
(home-page "https://github.com/andrewthad/quickcheck-classes#readme")
|
||||
(synopsis "QuickCheck common typeclasses from `base`")
|
||||
(description
|
||||
"This libary is a minimal variant of `quickcheck-classes`
|
||||
"This library is a minimal variant of `quickcheck-classes`
|
||||
that only provides laws for typeclasses from `base`. The main
|
||||
purpose of splitting this out is so that `primitive` can depend
|
||||
on `quickcheck-classes-base` in its test suite, avoiding the
|
||||
|
Loading…
Reference in New Issue
Block a user