Add a inlinebind helper function.
authorMatthijs Kooijman <m.kooijman@student.utwente.nl>
Thu, 18 Jun 2009 12:48:36 +0000 (14:48 +0200)
committerMatthijs Kooijman <m.kooijman@student.utwente.nl>
Thu, 18 Jun 2009 12:54:11 +0000 (14:54 +0200)
commit61fdce014466a517e71e3abc0fe568f5895b46bb
tree592fdc20fbfa4edeab2ef2e0c1faf98067454d09
parent56c7e95a268187a0dd4aea1fa9e669755247c79b
Add a inlinebind helper function.

This function can create a transformation that will inline some bindings
in a let expression, based on a condition function passed in.
NormalizeTools.hs