Add error message to mkConcSm for unsupported expressions.
authorMatthijs Kooijman <m.kooijman@student.utwente.nl>
Mon, 22 Jun 2009 12:23:58 +0000 (14:23 +0200)
committerMatthijs Kooijman <m.kooijman@student.utwente.nl>
Mon, 22 Jun 2009 12:23:58 +0000 (14:23 +0200)
commit81bbc7b720fe914d5655bd6a125925d54a62c5af
tree56e59c872d061672f3106d0ff5585628ced9025b
parent10879104f70572cd8df098f28074f36f5b308f32
Add error message to mkConcSm for unsupported expressions.

Previously, there was only a cryptic message from ghc, now it also
mentions the unsupported expression.
VHDL.hs