Add a CaseAlt constructor to CoreContext.
authorMatthijs Kooijman <matthijs@stdin.nl>
Wed, 16 Jun 2010 13:37:19 +0000 (15:37 +0200)
committerMatthijs Kooijman <matthijs@stdin.nl>
Wed, 16 Jun 2010 13:37:19 +0000 (15:37 +0200)
commitbebe01ce76e62bea88aba87d5cceecfab7a0c6c4
treead8ecc0a90cad1c269d8112e5cc5103ad5f2672f
parentdb856c9442e721689a566c6f91e8763f075e7da5
Add a CaseAlt constructor to CoreContext.

Since a case expression can introduce a binder (for its scrutinee), we
should be able to denote that in the CoreContext.
clash/CLasH/Normalize/NormalizeTools.hs
clash/CLasH/Normalize/NormalizeTypes.hs