On Mar 22, 2014, at 9:05 PM, Mateusz Kowalczyk wrote:
> Is there a reason why the Template Haskell version wasn't bumped
> after this change?
No -- I just didn't think of it. I won't have time in the next few days to do
this (and validate, etc.), but I'll make this change soon.
Thanks,
Richard
On 23/03/14 00:45, Richard Eisenberg wrote:
> Note that the removal of `classP` is only for HEAD -- it will *not* be merged
> in for 7.8, which would be way too big a change at this point.
>
> Richard
>
> On Mar 22, 2014, at 4:53 PM, Mateusz Kowalczyk wrote:
>
>> On 22/03/14 20:37, Johan Tibell
Note that the removal of `classP` is only for HEAD -- it will *not* be merged
in for 7.8, which would be way too big a change at this point.
Richard
On Mar 22, 2014, at 4:53 PM, Mateusz Kowalczyk wrote:
> On 22/03/14 20:37, Johan Tibell wrote:
>> What's the right way to fix libraries (e.g. aeso
On 22/03/14 20:37, Johan Tibell wrote:
> What's the right way to fix libraries (e.g. aeson) that break because
> classP was removed?
>
I have already patched lens, aeson, free, derive and binarydefer. You
can look for commits with my e-mail in those projects for how it was done.
All you need to
What's the right way to fix libraries (e.g. aeson) that break because
classP was removed?
On Mon, Feb 10, 2014 at 2:39 AM, wrote:
> Repository : ssh://g...@git.haskell.org/template-haskell
>
> On branch : master
> Link :
> http://git.haskell.org/packages/template-haskell.git/commitdiff/5
Hello!
I have noticed the problem in ghc-7.6.3 first
when tried to build all haskell userland with -O2 opt level.
It led to amazing bugs!
Here is one of those (highlighting-kate hackage package):
> [281 of 452] Compiling Text.Highlighting.Kate.Syntax.Asp (
> highlighting-kate-0.5.6.1/Text/Highl