Commit 50e2ec3c authored by Alfredo Di Napoli's avatar Alfredo Di Napoli

Merge branch 'adinapoli/remove-ghc-dependency' into 'master'

Remove useless ghc dependency from tree

See merge request !14
parents 01292aae 3afad0c6
packages: .
with-compiler: ghc-9.4.8
source-repository-package
type: git
......
......@@ -52,7 +52,6 @@ library
, data-time-segment
, either
, exceptions
, ghc
, http-client
, http-client-tls
, http-media
......@@ -90,7 +89,6 @@ executable crawlerPubMed-exe
, data-time-segment
, either
, exceptions
, ghc
, http-client
, http-client-tls
, http-media
......@@ -132,7 +130,6 @@ test-suite crawlerPubMed-test
, data-time-segment
, either
, exceptions
, ghc
, http-client
, http-client-tls
, http-media
......
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