Hi,
1.9.0-alpha11 includes spec for (ns ...) macro, which only allows keywords, not symbols for ns clauses. Would you include the fix in the next release?
Good news is only three (ns .. (:require)) in these files to be changed.
dirac/lib/nrepl_tunnel.clj
dirac/agent/config.clj
dirac/nrepl/config.clj
Tested OK with a local copy. Btw, figwheel-0.5.5 requires 1.9.0 spec now, and wish people can use them together.
Thanks!