Correctly treat errors as a nested list in mkTyConHType.
authorMatthijs Kooijman <matthijs@stdin.nl>
Wed, 16 Jun 2010 09:19:49 +0000 (11:19 +0200)
committerMatthijs Kooijman <matthijs@stdin.nl>
Wed, 16 Jun 2010 09:19:49 +0000 (11:19 +0200)
commit4ec63e9167a55d916e14f9c74e952e218e66fe0c
tree6db6ba41d2f1556c384ac5cec65df51d9073de3a
parentb833727dfe4afa50d3f8cbd56319eaebb67aa8f9
Correctly treat errors as a nested list in mkTyConHType.

This prevents no errors (list of empty lists) to be treated as an error
condition (since the list is not empty).
clash/CLasH/VHDL/VHDLTools.hs