Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
E
epo-proxy-api-client
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
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
epo-proxy-api-client
Commits
f38e516c
Verified
Commit
f38e516c
authored
Feb 27, 2024
by
Przemyslaw Kaminski
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[ghc] more fine-grained tuning according to stack lts 21.17
parent
2a6edac1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
epo-api-client.cabal
epo-api-client.cabal
+3
-3
No files found.
epo-api-client.cabal
View file @
f38e516c
...
...
@@ -112,12 +112,12 @@ executable epo-api-client-main
-- LANGUAGE extensions used by modules in this package.
-- other-extensions:
build-depends: base >=4.12.0 && < 5
build-depends: base >=4.1
7.
2.0 && < 5
, network-uri ^>= 2.6.4.2
, optparse-simple >= 0.1.1.4 && < 0.2
, pretty-simple ^>= 4.1.2.0
, protolude >= 0.3.3 && < 0.4
, text >= 2.0 && < 3
, text >= 2.0
.2
&& < 3
, epo-api-client
hs-source-dirs: app
...
...
@@ -165,7 +165,7 @@ test-suite epo-api-client-test
-- Test dependencies.
build-depends:
base ^>=4.1
4.3
.0,
base ^>=4.1
7.2
.0,
epo-api-client
default-extensions:
...
...
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