Add Cast propagation transform.
authorMatthijs Kooijman <m.kooijman@student.utwente.nl>
Tue, 23 Jun 2009 12:49:08 +0000 (14:49 +0200)
committerMatthijs Kooijman <m.kooijman@student.utwente.nl>
Tue, 23 Jun 2009 12:49:08 +0000 (14:49 +0200)
commit019e55a763768d778d0e62b4dc5e49f3c7e06a0f
treeaab514ce5b3065f27ad2334a618595888159ab08
parent33a876fcac2c8d455feb5f35131e873e3311800d
Add Cast propagation transform.

This transform tries to push Casts down into the expression as much as
possible.
Normalize.hs