@@ -11389,12 +11389,12 @@ avoid the problem of partial intermediate files.")
(native-inputs
`(("ghc-tasty" ,ghc-tasty)
("ghc-tasty-golden" ,ghc-tasty-golden)))
- (home-page
- "https://github.com/psibi/tldr-hs#readme")
+ (home-page "https://github.com/psibi/tldr-hs#readme")
(synopsis "Haskell tldr client")
- (description "Haskell client allowing the user to update and view
-@code{tldr} pages from a shell. The @code{tldr} pages are a community effort
-to simplify the man pages with practical examples.")
+ (description "This package provides the @command{tldr} command and a
+Haskell client library allowing users to update and view @code{tldr} pages
+from a shell. The @code{tldr} pages are a community effort to simplify the
+man pages with practical examples.")
(license license:bsd-3)))
;;; haskell.scm ends here