On 2015-10-22 at 05:18, quoth ericbav...@openmailbox.org:
>> +(arguments `(#:haddock? #f)) ; FIXME: testing framework unavailable
>
> Did you mean '#:tests? #f'? or is the comment incorrect?
Indeed the package contains no documentation. Comment fixed. Also took
the opportunity to improve th
From: Eric Bavier
> * gnu/packages/haskell.scm (ghc-bytestring-builder): New variable.
> ---
> gnu/packages/haskell.scm | 26 ++
> 1 file changed, 26 insertions(+)
>
> diff --git a/gnu/packages/haskell.scm b/gnu/packages/haskell.scm
> index 620a842..9b23f38 100644
> ---