funcool

A channel for discussing and asking questions about Funcool libraries https://github.com/funcool/
jfntn 2016-10-25T23:06:20.000163Z

Having an issue with httpurr trying to use the aleph client. When I require [httpurr.client.aleph] I get a CompilerException java.lang.Exception: namespace 'aleph.http.multipart' not found, compiling:(aleph/http/client.clj:1:1) I saw that aleph was “provided” and I made sure to have 0.4.1 as a dependency but that didn’t help