summaryrefslogtreecommitdiff
path: root/gnu/packages/haskell-check.scm
diff options
context:
space:
mode:
authorVagrant Cascadian <vagrant@debian.org>2021-11-14 17:50:49 -0800
committerVagrant Cascadian <vagrant@debian.org>2021-11-14 17:50:49 -0800
commit4b7517cee18e782d04907bb1caf3cd95891bd32f (patch)
tree8ca9ac6560415df778afe117642bdd02c1fb652a /gnu/packages/haskell-check.scm
parent34af64a8ccbd521038c8dc18cd981d6f59e86e37 (diff)
downloadguix-patches-4b7517cee18e782d04907bb1caf3cd95891bd32f.tar
guix-patches-4b7517cee18e782d04907bb1caf3cd95891bd32f.tar.gz
gnu: ghc-quickcheck-classes-base: Fix typo.
* gnu/packages/emacs-xyz.scm (ghc-quickcheck-classes-base)[description]: Fix spelling of "library"
Diffstat (limited to 'gnu/packages/haskell-check.scm')
-rw-r--r--gnu/packages/haskell-check.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/haskell-check.scm b/gnu/packages/haskell-check.scm
index 04d9ff6253..90ef3236b6 100644
--- a/gnu/packages/haskell-check.scm
+++ b/gnu/packages/haskell-check.scm
@@ -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