Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
pubmed
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
2
Issues
2
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
gargantext
crawlers
pubmed
Commits
50e2ec3c
Commit
50e2ec3c
authored
Jul 17, 2025
by
Alfredo Di Napoli
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'adinapoli/remove-ghc-dependency' into 'master'
Remove useless ghc dependency from tree See merge request
!14
parents
01292aae
3afad0c6
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
4 deletions
+0
-4
cabal.project
cabal.project
+0
-1
crawlerPubMed.cabal
crawlerPubMed.cabal
+0
-3
No files found.
cabal.project
View file @
50e2ec3c
packages: .
with-compiler: ghc-9.4.8
source-repository-package
type: git
...
...
crawlerPubMed.cabal
View file @
50e2ec3c
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment