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