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:
parent
e28159f0a0
commit
3046933e58
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user