Flip direction of newtype coercions, fix some comments
authorManuel M T Chakravarty <chak@cse.unsw.edu.au>
Wed, 20 Sep 2006 18:19:12 +0000 (18:19 +0000)
committerManuel M T Chakravarty <chak@cse.unsw.edu.au>
Wed, 20 Sep 2006 18:19:12 +0000 (18:19 +0000)
commit5e0ea427646a5474dd7c659b0713c6a62d8c99c7
treed24ef6ea1a63effbc6fa562b30bf5a5c7b97400a
parent19e64b50409a331ddf816cb4c7f33d646dabd43a
Flip direction of newtype coercions, fix some comments
Mon Sep 18 17:19:19 EDT 2006  Manuel M T Chakravarty <chak@cse.unsw.edu.au>
  * Flip direction of newtype coercions, fix some comments
  Sun Aug  6 20:56:23 EDT 2006  Manuel M T Chakravarty <chak@cse.unsw.edu.au>
    * Flip direction of newtype coercions, fix some comments
    Thu Aug  3 10:53:37 EDT 2006  kevind@bu.edu
compiler/basicTypes/MkId.lhs
compiler/coreSyn/CoreUtils.lhs
compiler/deSugar/DsCCall.lhs
compiler/iface/LoadIface.lhs
compiler/stranal/WwLib.lhs
compiler/typecheck/TcDeriv.lhs
compiler/typecheck/TcInstDcls.lhs
compiler/types/Coercion.lhs
compiler/types/TyCon.lhs