guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] gnu: Add ghc-fingertree.


From: Paul van der Walt
Subject: Re: [PATCH] gnu: Add ghc-fingertree.
Date: Thu, 22 Oct 2015 13:27:14 +0200

On 2015-10-22 at 05:32, quoth address@hidden:
>> +    (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

[Prev in Thread] Current Thread [Next in Thread]