Make genMap support mapping applications.
authorMatthijs Kooijman <m.kooijman@student.utwente.nl>
Mon, 29 Jun 2009 12:47:56 +0000 (14:47 +0200)
committerMatthijs Kooijman <m.kooijman@student.utwente.nl>
Mon, 29 Jun 2009 12:47:56 +0000 (14:47 +0200)
commit9d68520884d4b1803e566ff0bb50eab9b966b909
tree7ce9e7482f9631905a27a4d5072d8d58e3dab7b0
parent3322a2e193ef8f96a0ee43de0364196232c84ef4
Make genMap support mapping applications.

This is a companion commit to the previous one, to handle the changes in
normal form introduced there. This only works for map so far, the other
higher order functions will be changed later.
Generate.hs