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:
Vagrant Cascadian 2021-11-14 17:50:49 -08:00
parent 34af64a8cc
commit 4b7517cee1
No known key found for this signature in database
GPG Key ID: DC518FC87F9716AA
1 changed files with 1 additions and 1 deletions

View File

@ -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