Note about exception handling.

This commit is contained in:
Stephen Diehl
2016-07-02 14:00:26 -04:00
parent 21be7f2908
commit 6b6f8967ac
2 changed files with 15 additions and 2 deletions
+2 -2
View File
@@ -34,6 +34,8 @@ library
exposed-modules:
Protolude
Unsafe
other-modules:
Base
Applicative
Bool
@@ -48,8 +50,6 @@ library
Bifunctor
Panic
other-modules:
default-extensions:
NoImplicitPrelude
OverloadedStrings