mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
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
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue