Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
haskell-gargantext
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
159
Issues
159
List
Board
Labels
Milestones
Merge Requests
9
Merge Requests
9
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
Commits
f10826f5
Verified
Commit
f10826f5
authored
Sep 11, 2024
by
Przemyslaw Kaminski
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[stm] update to 2.5.3.0
Maybe TBQueue is broken on CI:
https://github.com/haskell/stm/issues/76
parent
e5a892b9
Pipeline
#6625
passed with stages
in 50 minutes and 23 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
gargantext.cabal
gargantext.cabal
+3
-3
No files found.
gargantext.cabal
View file @
f10826f5
...
@@ -599,7 +599,7 @@ library
...
@@ -599,7 +599,7 @@ library
, singletons-th >= 3.1
, singletons-th >= 3.1
, smtp-mail >= 0.3.0.0
, smtp-mail >= 0.3.0.0
, stemmer ^>= 0.5.2
, stemmer ^>= 0.5.2
, stm
^>= 2.5.0.1
, stm
>= 2.5.3.0 && < 2.6
, stm-containers >= 1.2.1 && < 1.3
, stm-containers >= 1.2.1 && < 1.3
, stringsearch >= 0.3.6.6
, stringsearch >= 0.3.6.6
, swagger2 ^>= 2.6
, swagger2 ^>= 2.6
...
@@ -775,7 +775,7 @@ common testDependencies
...
@@ -775,7 +775,7 @@ common testDependencies
, servant-websockets >= 2.0.0 && < 2.1
, servant-websockets >= 2.0.0 && < 2.1
, shelly >= 1.9 && < 2
, shelly >= 1.9 && < 2
, split
, split
, stm
^>= 2.5.0.1
, stm
>= 2.5.3.0 && < 2.6
, streaming-commons
, streaming-commons
, tasty >= 1.5 && < 1.6
, tasty >= 1.5 && < 1.6
, tasty-golden
, tasty-golden
...
@@ -799,7 +799,7 @@ common testDependencies
...
@@ -799,7 +799,7 @@ common testDependencies
, warp
, warp
, servant-websockets >= 2.0.0 && < 2.1
, servant-websockets >= 2.0.0 && < 2.1
, shelly >= 1.9 && < 2
, shelly >= 1.9 && < 2
, stm
^>= 2.5.0.1
, stm
>= 2.5.3.0 && < 2.6
, streaming-commons
, streaming-commons
, tasty >= 1.5 && < 1.6
, tasty >= 1.5 && < 1.6
, tasty-hspec
, tasty-hspec
...
...
Przemyslaw Kaminski
@cgenie
mentioned in commit
5660aec0
·
Oct 08, 2024
mentioned in commit
5660aec0
mentioned in commit 5660aec07ec5a0a0a5468f440092c1a8f57a864e
Toggle commit list
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