guix-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] gnu: Add ghc-blaze-builder.


From: Paul van der Walt
Subject: Re: [PATCH] gnu: Add ghc-blaze-builder.
Date: Thu, 22 Oct 2015 13:02:52 +0200

On 2015-10-22 at 05:18, quoth address@hidden:
>> +    (arguments `(#:tests? #f))          ; FIXME: Missing test libraries.
>> +    (inputs
>> +     `(("ghc-text" ,ghc-text)
>> +       ("ghc-hunit" ,ghc-hunit)
>> +       ("ghc-quickcheck" ,ghc-quickcheck)
>> +       ("ghc-utf8-string" ,ghc-utf8-string)))
>
> The ghc-hunit and ghc-quickcheck inputs can be removed because #:tests? #f.
> The ghc-text and ghc-utf8-string inputs should probably be propagated.

Done.



reply via email to

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