[arch-haskell] Ghc 7.10.1 in repo [was: Re: Ghc 7.10.1 in testing repo]

Magnus Therning magnus at therning.org
Tue Apr 7 12:05:16 UTC 2015


On 7 April 2015 at 11:51, Nicola Squartini <tensor5 at gmail.com> wrote:
> The fix in github seems to work properly.
> I see what was the problem now. Are going to switch back to the derived
> instance for the new db and have a conversion function from old to new?

No, I think it'd be better to get rid of all the auto-derived
instances for external data types.  It's better that my JSON instances
break due to upstream changes than them changing silently and breaking
stuff later on.

/M

-- 
Magnus Therning                      OpenPGP: 0xAB4DFBA4
email: magnus at therning.org   jabber: magnus at therning.org
twitter: magthe               http://therning.org/magnus


More information about the arch-haskell mailing list