Fix problem with selectors for GADT records with unboxed fields
authorManuel M T Chakravarty <chak@cse.unsw.edu.au>
Wed, 20 Sep 2006 18:15:09 +0000 (18:15 +0000)
committerManuel M T Chakravarty <chak@cse.unsw.edu.au>
Wed, 20 Sep 2006 18:15:09 +0000 (18:15 +0000)
commit29e736b7089d535b53e3f02ef04d36331921e42a
tree200a56e2989f924b46b6cb86e3cfe9e2edd6da19
parenta7bda9e63ce091e4f33b6058a96686d7cde3d40d
Fix problem with selectors for GADT records with unboxed fields
Mon Sep 18 17:13:11 EDT 2006  Manuel M T Chakravarty <chak@cse.unsw.edu.au>
  * Fix problem with selectors for GADT records with unboxed fields
  Sun Aug  6 20:47:11 EDT 2006  Manuel M T Chakravarty <chak@cse.unsw.edu.au>
    * Fix problem with selectors for GADT records with unboxed fields
    Wed Aug  2 05:37:38 EDT 2006  kevind@bu.edu
compiler/basicTypes/MkId.lhs
compiler/coreSyn/CoreUtils.lhs
compiler/iface/TcIface.lhs
compiler/simplCore/Simplify.lhs