Learn flattenExpr about function application.
authorMatthijs Kooijman <m.kooijman@student.utwente.nl>
Mon, 9 Feb 2009 15:20:26 +0000 (16:20 +0100)
committerMatthijs Kooijman <m.kooijman@student.utwente.nl>
Mon, 9 Feb 2009 16:11:19 +0000 (17:11 +0100)
commitfd283d841521c3b87bc0de64f21188f6d282c058
tree35f568730b42d24422c6ea74ba8bb8a7e1f358bf
parent3bd18744c55ac99fbc0fff05c74926e80be92ff9
Learn flattenExpr about function application.

This only distinguishes tuple construction, other data constructor
application and other function applications, but does not actually flatten
any of these yet.
Flatten.hs