Add a substitute helper function.
authorMatthijs Kooijman <m.kooijman@student.utwente.nl>
Thu, 18 Jun 2009 12:47:56 +0000 (14:47 +0200)
committerMatthijs Kooijman <m.kooijman@student.utwente.nl>
Thu, 18 Jun 2009 12:47:56 +0000 (14:47 +0200)
commit56c7e95a268187a0dd4aea1fa9e669755247c79b
treea359587aeb3405bb283dfd780287d092102c9c5d
parente184a93a2d3c19afdade23ec707a000652a5dcbc
Add a substitute helper function.

This function performs a number of substitutions on a CoreExpr, by using
the CoreSubst module.
NormalizeTools.hs