diff options
author | simonpj@microsoft.com <unknown> | 2009-07-23 15:58:03 +0000 |
---|---|---|
committer | simonpj@microsoft.com <unknown> | 2009-07-23 15:58:03 +0000 |
commit | 27bc28577451bf2c2f011b2821ef670373e46ced (patch) | |
tree | db93285d2312702675c4b087376930b4953631de /compiler/cmm/CmmSpillReload.hs | |
parent | 6f32f9b429814499cfde1367e59d3e46bffc4925 (diff) | |
download | haskell-27bc28577451bf2c2f011b2821ef670373e46ced.tar.gz |
Fix Trac #3391: make generic to/from bindings only for newly-declared types
Before this patch we were bogusly making to/from bindings for all data types
in the TcGblEnv. But that is wrong when we have multiple "chunks" of
bindings in Template Haskell. We should start from the declarations
themselves. Easy.
Diffstat (limited to 'compiler/cmm/CmmSpillReload.hs')
0 files changed, 0 insertions, 0 deletions