From 50162cc6cdbe84c3cc212dfee3ba898fd91bb419 Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Wed, 29 Dec 2021 22:30:00 -0800 Subject: gnu: ghc-genvalidity-hspec: Fix trailing whitespace in description. * gnu/packages/haskell-xyz.scm (ghc-genvalidity-hspec)[description]: Fix trailing whitespace. --- gnu/packages/haskell-xyz.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gnu') diff --git a/gnu/packages/haskell-xyz.scm b/gnu/packages/haskell-xyz.scm index 77b15707a5..e2f69d4cb6 100644 --- a/gnu/packages/haskell-xyz.scm +++ b/gnu/packages/haskell-xyz.scm @@ -15389,7 +15389,7 @@ information.") (synopsis "Standard spec's for @code{GenValidity} instances") (description "This haskell library provides validity and validity-based testing for -@code{ghc-hspec}. ") +@code{ghc-hspec}.") (license license:expat))) (define-public ghc-boot-th -- cgit v1.2.3