Add a Type to a Literal SignalExpr.
authorMatthijs Kooijman <m.kooijman@student.utwente.nl>
Tue, 14 Apr 2009 09:24:34 +0000 (11:24 +0200)
committerMatthijs Kooijman <m.kooijman@student.utwente.nl>
Tue, 14 Apr 2009 09:24:34 +0000 (11:24 +0200)
commit6e1beb07825c53ab0da16b815d58c24a1b4ea449
treec3683809d3a32c598def28d53b831e9a5d7c4a6e
parenteb685a2f6743bfea37ef304cad0129e16c2809ee
Add a Type to a Literal SignalExpr.

The Type is still unused, but will be used for making the VHDL backend add
a typecast (since the actual VHDL name for the type is not known
earlier).
Flatten.hs
FlattenTypes.hs
Pretty.hs
VHDL.hs