summaryrefslogtreecommitdiff
path: root/lib/Types.hs
diff options
context:
space:
mode:
authorstuebinm2021-09-19 22:39:01 +0200
committerstuebinm2021-09-19 22:39:01 +0200
commit70d37dcb8b381ba1b0b0d1f97d2fe99522f387a6 (patch)
tree308c284dbafbabda854f3ac941d584493ae692e6 /lib/Types.hs
parentccb57f9a16b47aab55f786b976b0b8e89ff49f36 (diff)
support for properties that aren't strings
apparently i couldn't read or something?
Diffstat (limited to '')
-rw-r--r--lib/Types.hs1
1 files changed, 1 insertions, 0 deletions
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