Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/change to compile with clojure spec #1

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

l0st3d
Copy link

@l0st3d l0st3d commented Jul 14, 2017

We're using Clojure 1.9 alpha, and are getting spec errors trying to use this lib. This let's us load the code under 1.9-alpha-17. It was tested by changing the clojure version in the project.clj (not commited).

Ed Bowler added 2 commits July 14, 2017 12:32
Under the new spec validation introduced in Clojure 1.9, macros must
be defined with a simple unqualified symol for their name. This also
re-structures the code a little to make it easier to read and
understand why this structure is there.
Under the new spec validation introduced in Clojure 1.9, macros must
be defined with a simple unqualified symol for their name.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant