Don't try to simplify nested lets.
authorMatthijs Kooijman <m.kooijman@student.utwente.nl>
Fri, 14 Aug 2009 12:38:49 +0000 (14:38 +0200)
committerMatthijs Kooijman <m.kooijman@student.utwente.nl>
Fri, 14 Aug 2009 12:38:49 +0000 (14:38 +0200)
commit7d60f355a116d10adef0a66370d8bfa6a859e8b2
tree0a4635253db24c19a88d82ac8545ddc110007d58
parent78793ddabc41998c386589564d6c47411279b29f
Don't try to simplify nested lets.

This would cause loops with letflat (and possibly with itself as well).
cλash/CLasH/Normalize.hs