[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
28/33: gnu: ghc-glob: Mark up description.
From: |
Tobias Geerinckx-Rice |
Subject: |
28/33: gnu: ghc-glob: Mark up description. |
Date: |
Tue, 5 Dec 2017 10:38:17 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 45a608ddc710377047afbc2396f000c1c9215ed9
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Sun Dec 3 19:38:05 2017 +0100
gnu: ghc-glob: Mark up description.
* gnu/packages/haskell.scm (ghc-glob)[description]: This is the ideal spot
for a @dfn. Use it.
---
gnu/packages/haskell.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/haskell.scm b/gnu/packages/haskell.scm
index fcba576..68ad01b 100644
--- a/gnu/packages/haskell.scm
+++ b/gnu/packages/haskell.scm
@@ -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)))
- 21/33: gnu: ghc-executable-path: Update to 0.0.3.1., (continued)
- 21/33: gnu: ghc-executable-path: Update to 0.0.3.1., Tobias Geerinckx-Rice, 2017/12/05
- 16/33: gnu: ghc-directory: Update to 1.3.1.5., Tobias Geerinckx-Rice, 2017/12/05
- 33/33: gnu: libvirt: Update to 3.10.0., Tobias Geerinckx-Rice, 2017/12/05
- 27/33: gnu: ghc-glob: Update to 0.9.1., Tobias Geerinckx-Rice, 2017/12/05
- 17/33: gnu: ghc-dlist: Update to 0.8.0.3., Tobias Geerinckx-Rice, 2017/12/05
- 22/33: gnu: ghc-fgl-arbitrary: Update to 0.2.0.3., Tobias Geerinckx-Rice, 2017/12/05
- 30/33: gnu: ghc-half: Update to 0.2.2.3., Tobias Geerinckx-Rice, 2017/12/05
- 24/33: gnu: ghc-fingertree: Run tests., Tobias Geerinckx-Rice, 2017/12/05
- 14/33: gnu: ghc-cookie: Update to 0.4.3., Tobias Geerinckx-Rice, 2017/12/05
- 25/33: gnu: ghc-foldl: Update to 1.3.5., Tobias Geerinckx-Rice, 2017/12/05
- 28/33: gnu: ghc-glob: Mark up description.,
Tobias Geerinckx-Rice <=