From 58f4183ac07a04aad4b550ef2d7dda8996faa06c Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Wed, 29 Dec 2021 22:29:33 -0800 Subject: gnu: ghc-vector-builder: Fix trailing whitespace in description. * gnu/packages/haskell-xyz.scm (ghc-vector-builder)[description]: Fix trailing whitespace. --- gnu/packages/haskell-xyz.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gnu/packages') diff --git a/gnu/packages/haskell-xyz.scm b/gnu/packages/haskell-xyz.scm index e2adefa48f..77b15707a5 100644 --- a/gnu/packages/haskell-xyz.scm +++ b/gnu/packages/haskell-xyz.scm @@ -14215,7 +14215,7 @@ It provides the composable @code{Builder} abstraction, which has instances of th You would first use the @code{Builder} abstraction to specify the structure of the vector; then you can execute the builder to actually produce the -vector. ") +vector.") (license license:expat))) (define-public ghc-vector-th-unbox -- cgit v1.2.3