Make inlinebind work for non-recursive lets.
authorMatthijs Kooijman <m.kooijman@student.utwente.nl>
Fri, 14 Aug 2009 13:24:44 +0000 (15:24 +0200)
committerMatthijs Kooijman <m.kooijman@student.utwente.nl>
Fri, 14 Aug 2009 13:24:44 +0000 (15:24 +0200)
commit077fe523188b85aff82569232acecfc9dbb082cb
tree220e459bf5342f7c81f425932256932c1ef9b934
parentc4aa528c379ea8c2fa2fb0d5f8d8c70ba41fb699
Make inlinebind work for non-recursive lets.

This removes the code for recursive lets, since it is no longer needed.
cλash/CLasH/Normalize/NormalizeTools.hs