Skip to content

Compliant to 1.9.0-alpha11 spec for (ns (:require)) #33

@duke13137

Description

@duke13137

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions