Fork me on GitHub
#yada
<
2017-04-23
>
borkdude15:04:43

@malcolmsparks Thanks for releasing 1.2.2!

lmergen16:04:42

now we can all start using clojure 1.9.0-alpha-15 🙂

lmergen16:04:40

well, that still doesn’t seem to work

lmergen17:04:31

looks like one of the dependencies in yada.async is still generating spec errors

dominicm17:04:12

@lmergen not that I think you're wrong, I do wonder if it could be transitive deps overriding it though maybe (from elsewhere)

lmergen17:04:56

that could very well be it! i’m having my own aleph and bidi deps

dominicm17:04:50

Gotta check that deps tree! It catches people out.

lmergen18:04:53

yeah, i really feel like clojure could benefit from something comparable to what stackage did to the haskell community -- a nightly build of "stable" package versions that are known to work well together

lmergen18:04:11

would prevent a lot of these kind of headaches