On 2015-10-22 at 05:32, quoth ericbav...@openmailbox.org:
>> +    (arguments `(#:tests? #f)) ; FIXME: testing libraries are missing.
>> +    (inputs
>> +     `(("ghc-hunit" ,ghc-hunit)
>> +       ("ghc-quickcheck" ,ghc-quickcheck)))
>
> Test-only inputs could be left out completely here.

Done.

>> +    (home-page "http://hackage.haskell.org/package/fingertree";)
>> +    (synopsis "Generic finger-tree structure, with example instances")
>
> The mention of examples here is probably superfluous.

Indeed, removed.

Reply via email to