mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-21 01:26:43 +01:00
gnu: ghc-genvalidity-hspec: Fix trailing whitespace in description.
* gnu/packages/haskell-xyz.scm (ghc-genvalidity-hspec)[description]: Fix trailing whitespace.
This commit is contained in:
parent
58f4183ac0
commit
50162cc6cd
1 changed files with 1 additions and 1 deletions
|
@ -15389,7 +15389,7 @@ (define-public ghc-genvalidity-hspec
|
|||
(synopsis "Standard spec's for @code{GenValidity} instances")
|
||||
(description
|
||||
"This haskell library provides validity and validity-based testing for
|
||||
@code{ghc-hspec}. ")
|
||||
@code{ghc-hspec}.")
|
||||
(license license:expat)))
|
||||
|
||||
(define-public ghc-boot-th
|
||||
|
|
Loading…
Reference in a new issue