mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
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
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue