Changes to Typeable
José Pedro Magalhães
jpm at cs.uu.nl
Wed Oct 3 14:04:23 CEST 2012
On Wed, Oct 3, 2012 at 1:01 PM, Simon Peyton-Jones <simonpj at microsoft.com>wrote:
>
> * If we do make Typeable instances by default, there are two paths
> Plan A (easy): make GHC derive Typeable for everything, deprecate
> all uses of 'deriving Typeable'. Small downside: some programs
> that are currently rejected will be accepted.
>
How about manually written instances of Typeable?
Pedro
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/libraries/attachments/20121003/c70a7b67/attachment.htm>
More information about the Libraries
mailing list