The Wayback Machine - https://web.archive.org/web/20220720161038/https://github.com/topics/scalaz
Skip to content
#

scalaz

Here are 110 public repositories matching this topic...

NeQuissimus
NeQuissimus commented Jan 7, 2019

I just came across the fact that a Show[Throwable] exists.

  1. It is not wired up into import Scalaz._, one needs to import scalaz.std.java.throwable._
  2. It discards the stack trace entirely.

What's going on with this? :D
Is it OK if I fix both of these (for 7.2 and 7.3)?

Improve this page

Add a description, image, and links to the scalaz topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the scalaz topic, visit your repo's landing page and select "manage topics."

Learn more