Default exception handler in Haskell

I recently learned about the uncaught exception handler in GHC Haskell. I wrote a short blog post showing what it does and why you might want it.

8 Likes