Alternative Proxy

Fumiaki Kinoshita fumiexcel at gmail.com
Thu Mar 10 02:28:02 UTC 2016


There's a cost to __not__ adding instances as well, namely that accidental
need of the class functions (e.g. after abstraction) doesn't fit the
library.

Since there's a cost, we need to make sure there's a larger benefit before
we decide not to add them -- e.g. a hypothetical or real risk.

2016-03-09 18:12 GMT-08:00 <amindfv at gmail.com>:

> My point is that there's a cost to adding instances -- namely that
> accidental calling of the class functions (e.g. after refactoring) isn't
> caught by the compiler.
>
> Since there's a cost, we need to make sure there's a larger benefit before
> we add them -- e.g. a hypothetical or real use-case.
>
> Tom
>
>
> > El 9 mar 2016, a las 20:28, Fumiaki Kinoshita <fumiexcel at gmail.com>
> escribió:
> >
> > Thinking an instance non-practical does not imply we *never* use the
> instance. The lack of a uniquely legal instance turns out to be a problem
> at some point, maybe right now.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/libraries/attachments/20160309/a2a4f48a/attachment.html>


More information about the Libraries mailing list