HI, all.

I read in a `leiningen` tutorial that we can use `clojuredocs` to get docs 
and examples.

But when I try, it failed with an `EOFException`:

  user=> (clojuredocs pprint)
  EOFException Unexpected end of ZLIB input stream 
 java.util.zip.InflaterInputStream.fill (InflaterInputStream.java:223)

Is this a bug?

BTW, I'm using Leiningen 2.0.0-preview10 on Java 1.6.0_35 Java HotSpot(TM) 
64-Bit Server VM.

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