Only inline top level functions that are completely applied.
authorMatthijs Kooijman <matthijs@stdin.nl>
Wed, 31 Mar 2010 09:35:05 +0000 (11:35 +0200)
committerMatthijs Kooijman <matthijs@stdin.nl>
Wed, 31 Mar 2010 09:35:05 +0000 (11:35 +0200)
commit9a75989431be8c2188283c9dff0c105dabb84420
tree80339a71f8e03ea6f2e6844021d7125abb78bf83
parent330fbf11dfb1f0aee6347624455c386aa30a770a
Only inline top level functions that are completely applied.

Partial function applications will be inlined in their entirety to make
them fully applied first.
cλash/CLasH/Normalize.hs