Re: [commit: packages/template-haskell] master: Make Pred a type synonym of Type (issue #7021) (57b662c)

2014-03-22 Thread Richard Eisenberg
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

Re: [commit: packages/template-haskell] master: Make Pred a type synonym of Type (issue #7021) (57b662c)

2014-03-22 Thread Mateusz Kowalczyk
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

Re: [commit: packages/template-haskell] master: Make Pred a type synonym of Type (issue #7021) (57b662c)

2014-03-22 Thread Richard Eisenberg
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

Re: [commit: packages/template-haskell] master: Make Pred a type synonym of Type (issue #7021) (57b662c)

2014-03-22 Thread Mateusz Kowalczyk
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

Re: [commit: packages/template-haskell] master: Make Pred a type synonym of Type (issue #7021) (57b662c)

2014-03-22 Thread Johan Tibell
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

ghc-7.8-rc2 in -O2 mode eats all stack and RAM on pandoc-citeproc / highlighting-kate

2014-03-22 Thread Sergei Trofimovich
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