From 33d2b0c5da01c48c8106876665e646e1d2f560e9 Mon Sep 17 00:00:00 2001 From: stuebinm Date: Sun, 19 Sep 2021 23:21:47 +0200 Subject: some properties require non-empty layers --- lib/Types.hs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lib/Types.hs') 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 -- cgit v1.2.3