Implement expandArgs in terms of expandExpr.
authorMatthijs Kooijman <m.kooijman@student.utwente.nl>
Thu, 29 Jan 2009 15:32:09 +0000 (16:32 +0100)
committerMatthijs Kooijman <m.kooijman@student.utwente.nl>
Thu, 29 Jan 2009 15:32:09 +0000 (16:32 +0100)
commit3b7b9be750c73e0545d27cfdc95fc73ade1c8459
tree68ea402bbdfcf760a9fc3568deed59cb2fbc2512
parent08a90c89cb1799a3a0d278716ef1831bfae02e38
Implement expandArgs in terms of expandExpr.

This makes expandArgs a lot more general.
Translator.hs