Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
H
haskell-gargantext-prelude
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
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
haskell-gargantext-prelude
Commits
d4f9bee4
Verified
Commit
d4f9bee4
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
ff05ace0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
gargantext-prelude.cabal
gargantext-prelude.cabal
+5
-5
No files found.
gargantext-prelude.cabal
View file @
d4f9bee4
...
@@ -43,11 +43,11 @@ common defaults
...
@@ -43,11 +43,11 @@ common defaults
StrictData
StrictData
default-language: Haskell2010
default-language: Haskell2010
build-depends:
build-depends:
base >=4.
7
&& <5
base >=4.
17.2.0
&& <5
, aeson ^>= 2.
2.1
.0
, aeson ^>= 2.
1.2
.0
, lens >= 5.2.
2
&& < 5.3
, lens >= 5.2.
3
&& < 5.3
, postgresql-simple ^>= 0.6.
4
, postgresql-simple ^>= 0.6.
5.1
, template-haskell >= 2.1
6
.0.0 && < 2.22
, template-haskell >= 2.1
9
.0.0 && < 2.22
library
library
import:
import:
...
...
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