The Wayback Machine - https://web.archive.org/web/20210815084651/https://github.com/topics/scala-native
Skip to content
#

scala-native

Here are 99 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 scala-native 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 scala-native topic, visit your repo's landing page and select "manage topics."

Learn more