DeriveTyepable pragma.

This commit is contained in:
Stephen Diehl
2016-06-08 19:45:33 -04:00
parent 6ae19be4b7
commit 6edc320b69
+2
View File
@@ -1,3 +1,5 @@
{-# LANGUAGE DeriveDataTypeable #-}
module Panic (
FatalError(..),
panic,