guix-devel
[Top][All Lists]
Advanced

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

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


From: Paul van der Walt
Subject: Re: [PATCH] gnu: Add ghc-semigroups.
Date: Thu, 22 Oct 2015 16:56:16 +0200

On 2015-10-22 at 10:47, quoth address@hidden:
>> +(define-public ghc-semigroups
>> +  (package
> [...]
>> +    (inputs
>> +     `(("ghc-text" ,ghc-text)
>> +       ("ghc-hashable" ,ghc-hashable)))
>
> Do these not need to also be propagated?

I don't know, but it works for me (including packages which depend on
this one).  See my previous email on the subject.

>> +    (synopsis "Anything that associates")
>
> This is quite general.  How about: "Semigroup operations for Haskell"

Fixed.



reply via email to

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