Split out the large main function a bit.
authorMatthijs Kooijman <m.kooijman@student.utwente.nl>
Wed, 18 Feb 2009 15:02:05 +0000 (16:02 +0100)
committerMatthijs Kooijman <m.kooijman@student.utwente.nl>
Wed, 18 Feb 2009 15:02:05 +0000 (16:02 +0100)
commit77ce22fc9dc9cab9afe56b5a093590359e38e5cb
tree3b80a9aa949c2992e46f960ef8919ee4cc4d4658
parent89dda45ec76981b8f3b84cac1537b776df479efa
Split out the large main function a bit.

This greatly reduces the amount of code running inside the Ghc monad.
Translator.hs