Disable letmerge.
authorMatthijs Kooijman <m.kooijman@student.utwente.nl>
Mon, 17 Aug 2009 09:36:06 +0000 (11:36 +0200)
committerMatthijs Kooijman <m.kooijman@student.utwente.nl>
Mon, 17 Aug 2009 09:43:34 +0000 (11:43 +0200)
commit60174903a7e142bf05586c24498b7e064a7118ff
treeb02f211a65f0048c1a983cf36701511fe8d9b547
parenta166e4049d45e4e1688baf748e1a82806374a3c0
Disable letmerge.

When faced with nested recursive and non-recursive lets, letmerge becomes
complicated very quickly, so we might need to rewrite it if it's really
needed. For now, just disable it to prevent it from breaking things.
cλash/CLasH/Normalize.hs