~ruther/guix-local

45a608ddc710377047afbc2396f000c1c9215ed9 — Tobias Geerinckx-Rice 8 years ago c0fc500
gnu: ghc-glob: Mark up description.

* gnu/packages/haskell.scm (ghc-glob)[description]: This is the ideal spot
for a @dfn.  Use it.
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/haskell.scm
M gnu/packages/haskell.scm => gnu/packages/haskell.scm +1 -1
@@ 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)))