On 16 November 2011 10:23, Bas van Dijk wrote:
> On 15 November 2011 23:50, Daniel Fischer
> wrote:
>> The change is already in the latest released
>> deepseq version, but will only be in the containers version to be released
>> with ghc-7.4.
>
> The change is already in the released containers-0
On 15 November 2011 23:50, Daniel Fischer
wrote:
> The change is already in the latest released
> deepseq version, but will only be in the containers version to be released
> with ghc-7.4.
The change is already in the released containers-0.4.2.0. So the only
thing Henry needs to do is install tha
Daniel Fischer googlemail.com> writes:
> For your unfortunate combination, consider reverting to a prior deepseq
> version, or manually provide the instance where needed (I recommend the
> former).
>
Thank you Daniel, for clearing that up.
Best wishes,
Henry Laxen
_
On Tuesday 15 November 2011, 23:26:04, Henry Laxen wrote:
> So I
> guess my question is: Is there a reason that the map instance was
> removed from deepseq-1.2.0.1,
Yes.
> and can we please put it back in?
No.
The NFData instance has been moved to the containers package, where it can
be mo
Hello Henry
I think it is a case of the dependency changing recently from deepseq
depending on containers to containers depending on deepseq.
Thus you want to check you are using compatible versions of deepseq
and containers.
___
Haskell-Cafe mailing l