If you insist on adding Proxy to Data.Typeable, I'd like to strongly suggest that we might want to look at promoting Data.Proxy from the tagged package to base.
Data.Typeable no longer uses Proxy, yet I think it is convenient to have a Proxy datatype
defined somewhere in base, and re-export it from Data.Typeable, as you might often often
want to use it.
Cheers,
PedroOn Wed, Mar 20, 2013 at 12:35 AM, Edward Kmett <ekmett@gmail.com> wrote:
+1 for finding a resolution. The idea of another Proxy floating around fills me with unease.-Edward
On Tue, Mar 19, 2013 at 7:48 PM, Ben Gamari <bgamari.foss@gmail.com> wrote:
José Pedro Magalhães <jpm@cs.uu.nl> writes:What happened to this proposal? As far as I can tell the new-typeable
> Yes, it's entirely unproblematic, and a good suggestion.
>
work is in (or rather, the branch has been deleted) yet Data.Typeable
still seems to have its own Proxy. Given that there has been talk of a
7.8 release, this should probably be resolved quickly (although it's not
clear to me from the massive thread where that discussion concluded).
Cheers,
- Ben
_______________________________________________
Libraries mailing list
Libraries@haskell.org
http://www.haskell.org/mailman/listinfo/libraries