1
0
Fork 0
mirror of https://github.com/simplex-chat/stm.git synced 2025-11-08 04:20:02 +00:00
Software Transactional Memory
Find a file
2023-06-27 21:47:22 -04:00
.github/workflows Don't test on GHC 7.0 2021-12-09 13:49:21 -05:00
bench allow using a different ghc 2012-07-04 11:24:48 +01:00
Control Simplify writeTMVar 2022-09-19 01:04:54 +02:00
tests JS: T16707 fixed (eventlog issue) 2023-06-27 21:47:22 -04:00
testsuite Bump testsuite base depends 2020-10-30 15:33:33 +00:00
.gitignore Add new cabal-powered testsuite 2018-09-09 12:29:53 +02:00
cabal.haskell-ci Travis: Work around old GHC issues, pt. 2 2019-10-01 16:57:09 -04:00
cabal.project Add new cabal-powered testsuite 2018-09-09 12:29:53 +02:00
changelog.md Release 2.5.1.0 2022-08-04 18:48:09 -04:00
LICENSE offer a subset of the interface to sequential implementations 2006-06-13 14:27:51 +00:00
prologue.txt [project @ 2004-12-15 13:46:37 by panne] 2004-12-15 13:46:37 +00:00
README.md Update Travis badge 2017-11-21 00:47:24 +01:00
Setup.hs --configure-option and --ghc-option are now provided by Cabal 2007-06-04 11:59:37 +00:00
stm.cabal Bump base bound to <4.20 2023-06-26 17:09:30 -04:00

The stm Package Build Status

See stm on Hackage for more information.