On 2015-10-22 at 05:10, quoth ericbav...@openmailbox.org:
>> +    (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