Use Data.Accessor for FuncData.
authorMatthijs Kooijman <m.kooijman@student.utwente.nl>
Mon, 9 Mar 2009 15:20:05 +0000 (16:20 +0100)
committerMatthijs Kooijman <m.kooijman@student.utwente.nl>
Mon, 9 Mar 2009 15:20:05 +0000 (16:20 +0100)
commit6917dbf733c6c9d7ecfe1796133664be26b6b1dc
tree5a7174fc79f2565162555026861545e4212a9d34
parent059c20c7b953a21097939a47ecac7f6cad05541a
Use Data.Accessor for FuncData.

Data.Accessor allows for (automatically) defining accessor functions for
reading and writing record fields. This is a field test to see if it's
useful.
Translator.hs
TranslatorTypes.hs
VHDL.hs