mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-26 06:18:07 -05:00
gnu: ghc-glob: Mark up description.
* gnu/packages/haskell.scm (ghc-glob)[description]: This is the ideal spot for a @dfn. Use it.
This commit is contained in:
parent
c0fc5003f3
commit
45a608ddc7
1 changed files with 1 additions and 1 deletions
|
@ -7146,7 +7146,7 @@ (define-public ghc-glob
|
||||||
("ghc-test-framework-quickcheck2" ,ghc-test-framework-quickcheck2)))
|
("ghc-test-framework-quickcheck2" ,ghc-test-framework-quickcheck2)))
|
||||||
(home-page "http://iki.fi/matti.niemenmaa/glob/")
|
(home-page "http://iki.fi/matti.niemenmaa/glob/")
|
||||||
(synopsis "Haskell library matching glob patterns against file paths")
|
(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.")
|
matching patterns against file paths.")
|
||||||
(license license:bsd-3)))
|
(license license:bsd-3)))
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue