Ian Lynagh <i...@well-typed.com> writes:

[...]

> If we did that then every package would depend on haskell2010, which
> is fine until haskell2013 comes along and they all need to be changed
> (or miss out on any improvements that were made).

...wouldn't there also be the danger of type(class)-incompatible
(e.g. the superclass breakages for startes) changes between say
haskell2010 and haskell2013, that would cause problems when trying to
mix libraries depending on different haskell20xx library versions?


_______________________________________________
Glasgow-haskell-users mailing list
Glasgow-haskell-users@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Reply via email to