guix-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] gnu: Add ghc-base64-bytestring.


From: Paul van der Walt
Subject: Re: [PATCH] gnu: Add ghc-base64-bytestring.
Date: Thu, 22 Oct 2015 12:44:38 +0200

On 2015-10-22 at 05:10, quoth address@hidden:
>> +    (arguments `(#:tests? #f))         ; FIXME: testing libraries are 
>> missing.
>> +    (inputs
>> +     `(("ghc-quickcheck" ,ghc-quickcheck)
>> +       ("ghc-hunit" ,ghc-hunit)))
>
> These inputs could probably be left out if #:tests? #f.

Correct.  Fixed.

>> +    (home-page "https://github.com/bos/base64-bytestring";)
>> +    (synopsis "Fast base64 encoding and decoding for ByteStrings")
>
> Perhaps leave out the "Fast" part.

Done.



reply via email to

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