gnu: ghc-yesod-form: Fix trailing whitespace in description.

* gnu/packages/haskell-web.scm (ghc-yesod-form)[description]: Fix trailing
  whitespace.
This commit is contained in:
Vagrant Cascadian 2021-12-29 22:28:29 -08:00
parent e28159f0a0
commit 3046933e58
No known key found for this signature in database
GPG Key ID: DC518FC87F9716AA
1 changed files with 1 additions and 1 deletions

View File

@ -1369,7 +1369,7 @@ from Yesod.")
(description "This Haskell package provides a set of basic form inputs such
as text, number, time, checkbox, select, textarea, etc through the
@code{Yesod.Form.Fields} module. Also, there is @code{Yesod.Form.Nic} module
providing richtext field using Nic editor. ")
providing richtext field using Nic editor.")
(license license:expat)))
(define-public ghc-yesod