On 2015-10-22 at 05:18, quoth ericbav...@openmailbox.org:
>> +(arguments `(#:tests? #f)) ; FIXME: testing libraries are missing.
>> +(inputs
>> + `(("ghc-blaze-builder" ,ghc-blaze-builder)
>> + ("ghc-text" ,ghc-text)
>> + ("ghc-hunit" ,ghc-hunit)
>> + ("ghc-quickcheck
From: Eric Bavier
> * gnu/packages/haskell.scm (ghc-blaze-markup): New variable.
> ---
> gnu/packages/haskell.scm | 30 ++
> 1 file changed, 30 insertions(+)
>
> diff --git a/gnu/packages/haskell.scm b/gnu/packages/haskell.scm
> index 219a63c..d507360 100644
> --- a/