scsibug / feedparser-clj

Atom/RSS Feed Parsing for Clojure
Other
102 stars 33 forks source link

Running 'lein repl' and (-main) hangs #1

Closed scsibug closed 14 years ago

scsibug commented 14 years ago

Probably caused by http://github.com/technomancy/leiningen/issues#issue/71

Works fine as a standalone JAR, as well as with the Clojure REPL.

scsibug commented 14 years ago

I'm using SLIME now, and the lein folks seem to know about their REPL issue.