summaryrefslogtreecommitdiff
path: root/walint.cabal
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--walint.cabal4
1 files changed, 3 insertions, 1 deletions
diff --git a/walint.cabal b/walint.cabal
index b1c06ca..98ba654 100644
--- a/walint.cabal
+++ b/walint.cabal
@@ -40,6 +40,7 @@ library
LintConfig
Badges
LayerData
+ Dirgraph
build-depends: base,
aeson,
bytestring,
@@ -52,7 +53,8 @@ library
filepath,
getopt-generics,
regex-tdfa,
- extra
+ extra,
+ witherable
-- TODO: move more stuff into lib, these dependencies are silly
executable walint