adapt HetMet extensions to new GHC coercion representation
authorAdam Megacz <adam@megacz.com>
Tue, 31 May 2011 05:53:03 +0000 (22:53 -0700)
committerAdam Megacz <adam@megacz.com>
Tue, 31 May 2011 05:53:03 +0000 (22:53 -0700)
commit41cecc14547b049cec20e827ceae8ff312c9ff4f
tree29843bb18e34a541eda1f62c971e42af0ee63dd0
parentb2524b3960999fffdb3767900f58825903f6560f
adapt HetMet extensions to new GHC coercion representation
compiler/deSugar/Desugar.lhs
compiler/deSugar/DsForeign.lhs
compiler/hetmet
compiler/prelude/PrelNames.lhs
compiler/prelude/TysPrim.lhs
compiler/typecheck/TcExpr.lhs
compiler/typecheck/TcHsType.lhs
compiler/types/Kind.lhs
libraries/base