You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
newer byte-streams versions (2+) include a newer version of clj-tuple which avoids the issue which older versions of clj-tuple hae with failing runtime spec validation for a call to defn-.
anyone trying to use clj-leveldb with the latest clojure alphas will get this error when trying to require clj-leveldb:
The text was updated successfully, but these errors were encountered:
comprehendreality
changed the title
old version of byte-streams is prevent clj-leveldb from compiling on clojure 1.9+
old version of byte-streams is prevent clj-leveldb from running on clojure 1.9+
Sep 27, 2016
newer byte-streams versions (2+) include a newer version of clj-tuple which avoids the issue which older versions of clj-tuple hae with failing runtime spec validation for a call to defn-.
anyone trying to use clj-leveldb with the latest clojure alphas will get this error when trying to require clj-leveldb:
The text was updated successfully, but these errors were encountered: