me
/
guix
Archived
1
0
Fork 0

gnu: ghc-genvalidity-hspec: Fix trailing whitespace in description.

* gnu/packages/haskell-xyz.scm (ghc-genvalidity-hspec)[description]: Fix
  trailing whitespace.
master
Vagrant Cascadian 2021-12-29 22:30:00 -08:00
parent 58f4183ac0
commit 50162cc6cd
No known key found for this signature in database
GPG Key ID: DC518FC87F9716AA
1 changed files with 1 additions and 1 deletions

View File

@ -15389,7 +15389,7 @@ information.")
(synopsis "Standard spec's for @code{GenValidity} instances") (synopsis "Standard spec's for @code{GenValidity} instances")
(description (description
"This haskell library provides validity and validity-based testing for "This haskell library provides validity and validity-based testing for
@code{ghc-hspec}. ") @code{ghc-hspec}.")
(license license:expat))) (license license:expat)))
(define-public ghc-boot-th (define-public ghc-boot-th