Support single-constructor algebraic types.
authorMatthijs Kooijman <m.kooijman@student.utwente.nl>
Sun, 21 Jun 2009 18:00:48 +0000 (20:00 +0200)
committerMatthijs Kooijman <m.kooijman@student.utwente.nl>
Sun, 21 Jun 2009 18:00:48 +0000 (20:00 +0200)
commit0d5cf9c7743e3db5aec159993ce2280493890a19
treef529df4ad7b4471a54bcc95ae69091978fd6ca75
parente03f02c419b4365d498c25dfbc861215394046df
Support single-constructor algebraic types.

These will generate a VHDL record, with one field for each argument.
VHDL.hs