Remove the unused "stateful" argument fomr makeVHDL*.
authorMatthijs Kooijman <m.kooijman@student.utwente.nl>
Thu, 6 Aug 2009 10:06:32 +0000 (12:06 +0200)
committerMatthijs Kooijman <m.kooijman@student.utwente.nl>
Thu, 6 Aug 2009 10:06:32 +0000 (12:06 +0200)
commitd12fa2e2d090cb0792e1d94413787ee20946c655
tree0bd2ca8caf21627c0af36527532f756fd482e3a5
parentd42006e5be8a3d6e3970b84767856b77d00f7f73
Remove the unused "stateful" argument fomr makeVHDL*.

State will be explicitely specified in the Haskell sources, so no reason
anymore to pass the statefulness of a function around.
cλash/CLasH/Translator.hs