Put mkConcSm inside the VHDLState monad.
authorMatthijs Kooijman <m.kooijman@student.utwente.nl>
Tue, 14 Apr 2009 09:36:24 +0000 (11:36 +0200)
committerMatthijs Kooijman <m.kooijman@student.utwente.nl>
Tue, 14 Apr 2009 09:36:24 +0000 (11:36 +0200)
commit91eeebebe020ba25922312f642765eaf82ac704a
tree34e4ad741e02fa4a55acd689bd2e1ee253e12c95
parent6e1beb07825c53ab0da16b815d58c24a1b4ea449
Put mkConcSm inside the VHDLState monad.

This will allow us to acces the TypeMap for typed literals.
VHDL.hs