Commit 84a72ddc authored by Alfredo Di Napoli's avatar Alfredo Di Napoli

Remove unused protolude dep

parent 31cb4d28
......@@ -55,7 +55,6 @@ library
, lens
, mtl
, optparse-applicative
, protolude
, servant
, servant-client
, taggy
......@@ -91,7 +90,6 @@ executable crawlerPubMed-exe
, lens
, mtl
, optparse-applicative
, protolude
, servant
, servant-client
, taggy
......@@ -130,7 +128,6 @@ test-suite crawlerPubMed-test
, lens
, mtl
, optparse-applicative
, protolude
, servant
, servant-client
, taggy
......
......@@ -41,7 +41,6 @@ dependencies:
- lens
- mtl
- optparse-applicative
- protolude
- servant
- servant-client
- taggy
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment