fix some coercion kind representation things, extend exprIsConApp_maybe to non-vanilla
authorManuel M T Chakravarty <chak@cse.unsw.edu.au>
Wed, 20 Sep 2006 17:38:56 +0000 (17:38 +0000)
committerManuel M T Chakravarty <chak@cse.unsw.edu.au>
Wed, 20 Sep 2006 17:38:56 +0000 (17:38 +0000)
commit6fcf90065dc4e75b7dc6bbf238a9891a71ae5a86
treea8790a485e202ff25a43ee2e1b3d6e0516831d15
parent5ed1437f5cda8190cc6538284cf0dc761549db8e
fix some coercion kind representation things, extend exprIsConApp_maybe to non-vanilla
Mon Sep 18 14:51:33 EDT 2006  Manuel M T Chakravarty <chak@cse.unsw.edu.au>
  * fix some coercion kind representation things, extend exprIsConApp_maybe to non-vanilla
  Sat Aug  5 21:48:21 EDT 2006  Manuel M T Chakravarty <chak@cse.unsw.edu.au>
    * fix some coercion kind representation things, extend exprIsConApp_maybe to non-vanilla
    Wed Jul 19 08:06:28 EDT 2006  kevind@bu.edu
compiler/Makefile
compiler/basicTypes/MkId.lhs
compiler/basicTypes/Var.lhs
compiler/coreSyn/CoreUtils.lhs
compiler/deSugar/DsCCall.lhs
compiler/simplCore/Simplify.lhs
compiler/stranal/WwLib.lhs
compiler/typecheck/TcExpr.lhs
compiler/typecheck/TcType.lhs
compiler/types/Type.lhs