Create proper HsFunctions for function application.
authorMatthijs Kooijman <m.kooijman@student.utwente.nl>
Mon, 2 Feb 2009 13:00:33 +0000 (14:00 +0100)
committerMatthijs Kooijman <m.kooijman@student.utwente.nl>
Mon, 2 Feb 2009 13:00:33 +0000 (14:00 +0100)
commitf87607e43aff4cdf81c5d57f57687ea5f81dd89a
tree42a99c97008e5eed835ef1b5af3cab1379eef876
parent0c02bf89b75f30f8415bd0359934aba120eda2b5
Create proper HsFunctions for function application.

To keep things working, we also give the builtin functions a proper
HSFunction, since they are the only ones applied up until now.
Translator.hs