From 70d37dcb8b381ba1b0b0d1f97d2fe99522f387a6 Mon Sep 17 00:00:00 2001 From: stuebinm Date: Sun, 19 Sep 2021 22:39:01 +0200 Subject: support for properties that aren't strings apparently i couldn't read or something? --- lib/Types.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/Types.hs') diff --git a/lib/Types.hs b/lib/Types.hs index 2e683c0..d9c82b4 100644 --- a/lib/Types.hs +++ b/lib/Types.hs @@ -16,6 +16,7 @@ import GHC.Generics (Generic) import qualified Data.Aeson as A import Util (PrettyPrint (..), showText) +import Tiled2 (Property(Property), PropertyValue (BoolProp, StrProp)) -- | Levels of errors and warnings, collectively called -- cgit v1.2.3