--On 18 mars 2013 19:32:57 +0000 "Jim - FooBar();" <jimpil1...@gmail.com> wrote:

I just hit this and I thought I'd share... 2 min ago I specified
clojure-contrib 1.2.0 as a dependency only to use 2 functions from the
probabilities namespace. However that namepsace depends on the
contrib.monads namespace which immediately throw this compiler error :

The replacement for contrib.monads is algo.monads from the new modular clojure-contrib library.

As for the probability namespace, it's not in the new contrib library, so you have to grab the source code for now. I'd be happy to migrate it as well, but it's not so clear where it should go. I could add it to algo.monads, but that's not really where I'd expect to find probability stuff.

Konrad.

--
--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- You received this message because you are subscribed to the Google Groups "Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to