summaryrefslogtreecommitdiff
path: root/walint.cabal
diff options
context:
space:
mode:
authorstuebinm2022-02-18 21:29:42 +0100
committerstuebinm2022-02-18 21:29:42 +0100
commitd0226230a505a829bd01e0db910f75751860e9a0 (patch)
tree6f2a965b143e82ef560b2c3c89e9eff3ce64d92d /walint.cabal
parent7c49e6c367c9d021f3630c08a4a13ba9abc5df08 (diff)
remove unused dependencies
Diffstat (limited to 'walint.cabal')
-rw-r--r--walint.cabal4
1 files changed, 0 insertions, 4 deletions
diff --git a/walint.cabal b/walint.cabal
index ae7f6aa..94d79f5 100644
--- a/walint.cabal
+++ b/walint.cabal
@@ -49,7 +49,6 @@ library
, extra
, filepath
, getopt-generics
- , mtl
, network-uri
, regex-tdfa
, text
@@ -58,7 +57,6 @@ library
, universum
, uri-encode
, vector
- , witherable
default-language: Haskell2010
executable walint
@@ -77,7 +75,6 @@ executable walint
, base
, bytestring
, getopt-generics
- , mtl
, process
, template-haskell
, text
@@ -115,7 +112,6 @@ executable walint-server
, http-types
, lucid
, microlens-platform
- , mtl
, process
, servant
, servant-client