Let inlinefun also apply polymorphic values.
authorMatthijs Kooijman <m.kooijman@student.utwente.nl>
Sun, 21 Jun 2009 15:13:22 +0000 (17:13 +0200)
committerMatthijs Kooijman <m.kooijman@student.utwente.nl>
Sun, 21 Jun 2009 15:13:22 +0000 (17:13 +0200)
commit2e4b11324f2858a147381df76c3a1232aa25edb4
treea5002dc4a3566593ee2e83f94212eb1e84234f32
parent17fa4b76161e0b6916f50aaacc2aeb2b6fc21993
Let inlinefun also apply polymorphic values.

This generalizes inline fun to inline anything that still needs to be
applied to something to become a simple value.
Normalize.hs