summaryrefslogtreecommitdiff
path: root/lib/Types.hs
diff options
context:
space:
mode:
authorstuebinm2021-09-19 23:21:47 +0200
committerstuebinm2021-09-19 23:21:47 +0200
commit33d2b0c5da01c48c8106876665e646e1d2f560e9 (patch)
tree2415125337bf4dca8624607a1cf5ba6ea680d394 /lib/Types.hs
parent70d37dcb8b381ba1b0b0d1f97d2fe99522f387a6 (diff)
some properties require non-empty layers
Diffstat (limited to '')
-rw-r--r--lib/Types.hs3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/Types.hs b/lib/Types.hs
index d9c82b4..2b67d47 100644
--- a/lib/Types.hs
+++ b/lib/Types.hs
@@ -15,8 +15,9 @@ import Data.Text (Text)
import GHC.Generics (Generic)
import qualified Data.Aeson as A
+import Tiled2 (Property (Property),
+ PropertyValue (BoolProp, StrProp))
import Util (PrettyPrint (..), showText)
-import Tiled2 (Property(Property), PropertyValue (BoolProp, StrProp))
-- | Levels of errors and warnings, collectively called