gnu: ghc-glob: Fix typo.
* gnu/packages/haskell.scm (ghc-glob)[description]: Add missing space.master
parent
5b4e0957ef
commit
581a006b55
|
@ -7145,7 +7145,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 @dfn{globbing}:
|
||||
(description "This package provides a Haskell library for @dfn{globbing}:
|
||||
matching patterns against file paths.")
|
||||
(license license:bsd-3)))
|
||||
|
||||
|
|
Reference in New Issue