gives an error. It looks like hiccup does not like variables inside
maps.
Yes, that's a bug, and a pretty major one. I'll create a patch for it
and release Hiccup 0.2.2 by the end of the day.
- James
This bug has now been fixed in Hiccup 0.2.2, and I've added some unit
tests to prevent future regressions.
Let me know if any more bugs like this pop up. Pre-compilation can get
tricky :/
- James