sattvik / leinjacker

A library for Leiningen plug-in authors.
42 stars 11 forks source link

Update core.contracts to fix Clojure 1.10 compatibility #17

Closed camsaul closed 5 years ago

camsaul commented 5 years ago

The current version of Leinjacker doesn't work with Clojure 1.10 because the core.contracts dep depends on an out-of-date version of core.unify that doesn't work with Clojure 1.10. Fixed by updating core.contracts dep.

Fixes #16

tobias commented 5 years ago

Hi @camsaul, thanks for this fix. This has been included as part of 0.4.3: https://clojars.org/leinjacker/versions/0.4.3