aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/haskell-check.scm
diff options
context:
space:
mode:
authorVagrant Cascadian <vagrant@debian.org>2021-11-14 18:03:41 -0800
committerVagrant Cascadian <vagrant@debian.org>2021-11-14 18:03:41 -0800
commit272e8f50511a551ce1c0a941c949c8ffafd849ff (patch)
tree613086916afba22e6ba04475026c87eb249facfb /gnu/packages/haskell-check.scm
parentc9b171f46b75665cd475c594f97f663243e21ed1 (diff)
parent75cae188ad6e911564c1c7984680bb431793ff18 (diff)
downloadguix-272e8f50511a551ce1c0a941c949c8ffafd849ff.tar
guix-272e8f50511a551ce1c0a941c949c8ffafd849ff.tar.gz
Merge branch 'typo-fixes-20211114'
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