summaryrefslogtreecommitdiff
path: root/tiled-hs.cabal
diff options
context:
space:
mode:
authorstuebinm2021-09-23 03:01:09 +0200
committerstuebinm2021-09-23 03:01:09 +0200
commit7e77e6335bab772c4be1b3f0594113d09cd4a366 (patch)
treeaa2e45b84b4b3ec17d562fd80276a307e6e88267 /tiled-hs.cabal
parent7ad5e1cd504b1d57ff3660f9eb81d2e7072ea4bf (diff)
handle all maps in entire repositories
(+ checking that paths don't run outside of respositories)
Diffstat (limited to '')
-rw-r--r--tiled-hs.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/tiled-hs.cabal b/tiled-hs.cabal
index b4401ca..7793f23 100644
--- a/tiled-hs.cabal
+++ b/tiled-hs.cabal
@@ -43,6 +43,7 @@ library
transformers,
mtl,
either,
+ filepath,
regex-tdfa ^>= 1.3.1.1
-- TODO: move more stuff into lib, these dependencies are silly