Make letflat work with non-recursive lets.
authorMatthijs Kooijman <m.kooijman@student.utwente.nl>
Fri, 14 Aug 2009 12:38:11 +0000 (14:38 +0200)
committerMatthijs Kooijman <m.kooijman@student.utwente.nl>
Fri, 14 Aug 2009 12:38:11 +0000 (14:38 +0200)
commit78793ddabc41998c386589564d6c47411279b29f
tree4813b7cb47c719540e9d480d2ac5fcd6b8ba3de1
parent40f6fa36c61009396934942a580be62d8cc58da2
Make letflat work with non-recursive lets.

This replaces the implementation that worked with recursive lets, since
that is no longer needed.
cλash/CLasH/Normalize.hs