Deriving Typeable changes
* Fix a bug that led to a crash with data family T a deriving Functor T * Allow deriving Typeable for data families data family T a deriving Typeable1 T * Some refactoring and tidying
Showing
Please register or sign in to comment