Library for helping print things prettily, in Clojure - ANSI fonts,
formatted exceptions

To get around Clojure 1.8 deep linking,
io.aviso.repl/install-pretty-exceptions now reloads clojure.test
after overriding other functions (such as
clojure.stacktrace/print-stack-trace). This problem manifested
as exceptions reported by clojure.test being reported using the default
implementation of
clojure.stacktrace/print-stack-trace, but only with Clojure 1.8.  This
change restored pretty exception output
for clojure.test.


https://github.com/AvisoNovate/pretty

-- 
Howard M. Lewis Ship

Senior Mobile Developer at Walmart Labs

Creator of Apache Tapestry

(971) 678-5210
http://howardlewisship.com
@hlship

-- 
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/d/optout.

Reply via email to