summaryrefslogtreecommitdiff
path: root/tiled-hs.cabal
diff options
context:
space:
mode:
authorstuebinm2021-09-23 04:34:02 +0200
committerstuebinm2021-09-23 04:34:58 +0200
commit68af04a4da6ba4ec61d1469337ce53457526d861 (patch)
treecb882c03ebe2c88450f16702cd4467a73e2c22a3 /tiled-hs.cabal
parent04b98e4d62fe33b4fa357f2b52ffcc4f2c413302 (diff)
prettier pretty printing and stuff
also, configurable log level, which only required relaxing the type system once!
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 7793f23..05ba0eb 100644
--- a/tiled-hs.cabal
+++ b/tiled-hs.cabal
@@ -44,6 +44,7 @@ library
mtl,
either,
filepath,
+ getopt-generics,
regex-tdfa ^>= 1.3.1.1
-- TODO: move more stuff into lib, these dependencies are silly