summaryrefslogtreecommitdiff
path: root/walint.cabal
diff options
context:
space:
mode:
authorstuebinm2021-12-30 23:35:10 +0100
committerstuebinm2021-12-30 23:35:10 +0100
commit8f292660630b3154a3441cc673d6aa605f668e5b (patch)
tree183d57f89c9dd8811d2cf7141d63a13d7df18074 /walint.cabal
parent09f6bbdad52e58a3d128c9806078d359832f07e1 (diff)
add dot language output for repository map graphs
Diffstat (limited to '')
-rw-r--r--walint.cabal3
1 files changed, 2 insertions, 1 deletions
diff --git a/walint.cabal b/walint.cabal
index 100a3d0..00b772b 100644
--- a/walint.cabal
+++ b/walint.cabal
@@ -72,7 +72,8 @@ executable walint
mtl,
text,
template-haskell,
- process
+ process,
+ dotgen
hs-source-dirs: src
default-language: Haskell2010
other-modules: Version