me
/
guix
Archived
1
0
Fork 0

gnu: ghc-glob: Mark up description.

* gnu/packages/haskell.scm (ghc-glob)[description]: This is the ideal spot
for a @dfn.  Use it.
master
Tobias Geerinckx-Rice 2017-12-03 19:38:05 +01:00
parent c0fc5003f3
commit 45a608ddc7
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 1 additions and 1 deletions

View File

@ -7146,7 +7146,7 @@ Typical applications of Priority Search Queues include:
("ghc-test-framework-quickcheck2" ,ghc-test-framework-quickcheck2)))
(home-page "http://iki.fi/matti.niemenmaa/glob/")
(synopsis "Haskell library matching glob patterns against file paths")
(description "This package providesa Haskell library for globbing:
(description "This package providesa Haskell library for @dfn{globbing}:
matching patterns against file paths.")
(license license:bsd-3)))