diff options
Diffstat (limited to 'tiled-hs.cabal')
-rw-r--r-- | tiled-hs.cabal | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tiled-hs.cabal b/tiled-hs.cabal index 05ba0eb..84f8a4b 100644 --- a/tiled-hs.cabal +++ b/tiled-hs.cabal @@ -45,7 +45,8 @@ library either, filepath, getopt-generics, - regex-tdfa ^>= 1.3.1.1 + regex-tdfa ^>= 1.3.1.1, + extra -- TODO: move more stuff into lib, these dependencies are silly executable tiled-hs |