summaryrefslogtreecommitdiff
path: root/walint.cabal
diff options
context:
space:
mode:
authorjonny2021-12-29 00:32:52 +0100
committerstuebinm2022-01-02 01:55:49 +0100
commit706aa316d463f613ee0d3d661c5e8159f1be1b08 (patch)
treeb0fc9f4156ed87b8542612d6be198d3ea8f5fa7b /walint.cabal
parent4693dd8604253a24bbda9ea7f60e158eba3fa1a3 (diff)
use url package for parsing of urls
Diffstat (limited to 'walint.cabal')
-rw-r--r--walint.cabal3
1 files changed, 2 insertions, 1 deletions
diff --git a/walint.cabal b/walint.cabal
index 100a3d0..a62f7a7 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