summaryrefslogtreecommitdiff
path: root/walint.cabal
diff options
context:
space:
mode:
authorjonny2021-12-29 00:32:52 +0100
committerstuebinm2022-03-19 19:23:08 +0100
commitc9c472a36b0db933771a6feb24709e78cae1822b (patch)
tree177ffd90c6b83084529524143964d3a1f300dbdf /walint.cabal
parent5b1fe362589b9ce6aa36e2df6fda4b3165bcdb32 (diff)
use url package for parsing of urls
Diffstat (limited to '')
-rw-r--r--walint.cabal3
1 files changed, 2 insertions, 1 deletions
diff --git a/walint.cabal b/walint.cabal
index 00b772b..414f9e2 100644
--- a/walint.cabal
+++ b/walint.cabal
@@ -57,7 +57,8 @@ library
witherable,
dotgen,
text-metrics,
- uri-encode
+ uri-encode,
+ network-uri
-- TODO: move more stuff into lib, these dependencies are silly
executable walint