Skip to content
Snippets Groups Projects
Commit 85e4c870 authored by stuebinm's avatar stuebinm
Browse files

remove unused dependencies

parent 52bf0fa6
No related branches found
No related tags found
No related merge requests found
......@@ -13,7 +13,6 @@ dependencies:
- universum
- aeson
- bytestring
- mtl
- text
library:
......@@ -29,7 +28,6 @@ library:
- regex-tdfa
- extra
- deepseq
- witherable
- dotgen
- text-metrics
- uri-encode
......
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment