diff options
Diffstat (limited to 'walint.cabal')
-rw-r--r-- | walint.cabal | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/walint.cabal b/walint.cabal index 4f03b25..100a3d0 100644 --- a/walint.cabal +++ b/walint.cabal @@ -56,7 +56,8 @@ library extra, witherable, dotgen, - text-metrics + text-metrics, + uri-encode -- TODO: move more stuff into lib, these dependencies are silly executable walint |