Move around a bunch of types.
authorMatthijs Kooijman <m.kooijman@student.utwente.nl>
Wed, 11 Feb 2009 18:38:57 +0000 (19:38 +0100)
committerMatthijs Kooijman <m.kooijman@student.utwente.nl>
Wed, 11 Feb 2009 18:38:57 +0000 (19:38 +0100)
commit41e6a89a1d9347431e80b895cb74ab5ecc03e9b7
tree331ffb71353691ea6be812c204352ffcb33a5375
parent185b1f477826325e1076ec552a432335867e7b03
Move around a bunch of types.

Now most types are defined in a separate module, making it easier to
prevent circular dependencies.
Flatten.hs
FlattenTypes.hs [new file with mode: 0644]
HsValueMap.hs [new file with mode: 0644]
Pretty.hs
Translator.hs
TranslatorTypes.hs
VHDL.hs