Changes to Typeable
Simon Peyton-Jones
simonpj at microsoft.com
Fri Feb 10 17:03:42 CET 2012
Friends
The page describes an improved implementation of the Typeable class, making use of polymorphic kinds. Technically it is straightforward, but it represents a non-backward-compatible change to a widely used library, so we need to make a plan for the transition.
http://hackage.haskell.org/trac/ghc/wiki/GhcKinds/PolyTypeable
Comments? You can fix typos or add issues directly in the wiki page, or discuss by email
Simon
More information about the Glasgow-haskell-users
mailing list