diff options
author | simonpj@microsoft.com <unknown> | 2010-11-15 23:11:46 +0000 |
---|---|---|
committer | simonpj@microsoft.com <unknown> | 2010-11-15 23:11:46 +0000 |
commit | bf6dd8335a357438a3cf60c8f3c4dbbf880ccb3f (patch) | |
tree | ca1d95aaacdbc2f4d45ae9af6b564640e44e3dcb /compiler/codeGen/CgCallConv.hs | |
parent | 30f26dda3abf025edaafa9880575d71929e4aa5c (diff) | |
download | haskell-bf6dd8335a357438a3cf60c8f3c4dbbf880ccb3f.tar.gz |
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
Diffstat (limited to 'compiler/codeGen/CgCallConv.hs')
0 files changed, 0 insertions, 0 deletions