Panic module.

This commit is contained in:
Stephen Diehl
2016-06-08 19:32:03 -04:00
parent 1e690a9e78
commit 6df421ad72
4 changed files with 22 additions and 5 deletions
+1
View File
@@ -28,6 +28,7 @@ import Functor as X
import Either as X
import Applicative as X
import Conv as X
import Panic as X
import Base as Base hiding (
putStr