Jonathon McKitrick writes:

> I checked out the GitHub repos for leiningen and leiningen_repl, but 
> nothing jumps out as the cause.  I require leiningen 2.0.0, but dropping 
> this requirement allows the repl task to load and run.

This is due to the release of Leiningen 2.0.0; the buildpack currently
back-ports a bugfix to the repl via an alias in a way that only works in
the preview. For the time being you can use `lein trampoline repl`
explicitly; I'll push a fix for the alias tomorrow. Thanks for bringing
this to my attention.

-Phil

-- 
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

Reply via email to