Make listBind support recursive bindings.
authorMatthijs Kooijman <m.kooijman@student.utwente.nl>
Fri, 12 Jun 2009 12:02:01 +0000 (14:02 +0200)
committerMatthijs Kooijman <m.kooijman@student.utwente.nl>
Fri, 12 Jun 2009 12:02:01 +0000 (14:02 +0200)
commitb9aa3bd5f003fe7604d0610629c3771245b9ef90
tree61de85df2c9c6f09ca4a691e142ebd26f1796ecf
parent52d5de13a6c89e7dbc46627888210ddcda1c3e6c
Make listBind support recursive bindings.

This allows listBind to process non-simplified Core modules.
Flatten.hs
Pretty.hs
Translator.hs