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

Remove unused protolude dep

parent 31cb4d28
...@@ -55,7 +55,6 @@ library ...@@ -55,7 +55,6 @@ library
, lens , lens
, mtl , mtl
, optparse-applicative , optparse-applicative
, protolude
, servant , servant
, servant-client , servant-client
, taggy , taggy
...@@ -91,7 +90,6 @@ executable crawlerPubMed-exe ...@@ -91,7 +90,6 @@ executable crawlerPubMed-exe
, lens , lens
, mtl , mtl
, optparse-applicative , optparse-applicative
, protolude
, servant , servant
, servant-client , servant-client
, taggy , taggy
...@@ -130,7 +128,6 @@ test-suite crawlerPubMed-test ...@@ -130,7 +128,6 @@ test-suite crawlerPubMed-test
, lens , lens
, mtl , mtl
, optparse-applicative , optparse-applicative
, protolude
, servant , servant
, servant-client , servant-client
, taggy , taggy
......
...@@ -41,7 +41,6 @@ dependencies: ...@@ -41,7 +41,6 @@ dependencies:
- lens - lens
- mtl - mtl
- optparse-applicative - optparse-applicative
- protolude
- servant - servant
- servant-client - servant-client
- taggy - 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