Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
stm
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Glasgow Haskell Compiler
Packages
stm
Commits
909d7586
Commit
909d7586
authored
3 years ago
by
Ben Gamari
Browse files
Options
Downloads
Patches
Plain Diff
Bump version to 2.5.0.1
parent
faf99041
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
changelog.md
+5
-0
5 additions, 0 deletions
changelog.md
stm.cabal
+1
-1
1 addition, 1 deletion
stm.cabal
with
6 additions
and
1 deletion
changelog.md
+
5
−
0
View file @
909d7586
# Changelog for [`stm` package](http://hackage.haskell.org/package/stm)
## 2.5.0.1 *May 2020*
*
Optimise implementation of
`peekTQueue`
and
`peekTBQueue`
to reduce
probability of transaction conflicts.
## 2.5.0.0 *Sep 2018*
*
Removed
`alwaysSucceeds`
and
`always`
, GHC's invariant checking primitives. (GHC #14324)
...
...
This diff is collapsed.
Click to expand it.
stm.cabal
+
1
−
1
View file @
909d7586
cabal-version: >=1.10
name: stm
version: 2.5.0.
0
version: 2.5.0.
1
-- don't forget to update changelog.md file!
license: BSD3
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment