guix-commits
[Top][All Lists]
Advanced

[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)))
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]