Use genApplication in genMap and genZipWith.
authorMatthijs Kooijman <m.kooijman@student.utwente.nl>
Thu, 25 Jun 2009 13:18:46 +0000 (15:18 +0200)
committerMatthijs Kooijman <m.kooijman@student.utwente.nl>
Thu, 25 Jun 2009 13:18:46 +0000 (15:18 +0200)
commit1904fdd1babd5972d3343000d51e3c8ded5f9bf8
tree1bab60975cea9e46a654715f4af6693fcd4507bd
parent30414e977c5c4ba3c16441a281601c7c68f0fb6e
Use genApplication in genMap and genZipWith.

This no longer limits these functions to component instantiations, but
also allows builtin functions to be called.
Generate.hs