Swap the VHDLState and VHDLSession type names.
authorMatthijs Kooijman <m.kooijman@student.utwente.nl>
Wed, 24 Jun 2009 09:40:12 +0000 (11:40 +0200)
committerMatthijs Kooijman <m.kooijman@student.utwente.nl>
Wed, 24 Jun 2009 09:40:12 +0000 (11:40 +0200)
commit6e874e80511177529f7d4506d78f69002ba69e68
treeb70c1a02ae642a1270e385111e405fff9d3c205c
parent597f1b6823417f2c4cc54549f2a9d1b9f131893c
Swap the VHDLState and VHDLSession type names.

This is more consistent with the TransformSession/State and allows for
stacking monad transformers on top of the VHDLState later on.
VHDL.hs
VHDLTools.hs
VHDLTypes.hs