blob: 3db8d22a304c8aad27ceb7fe288dd9f340b938a1 (
plain)
1
2
3
4
5
6
7
8
|
haskell-stm (Software Transactional Memory for Haskell)
A modular composable concurrency abstraction.
This requires ghc.
When uninstalling, run this command to unregister the package from the ghc
package database: ghc-pkg unregister stm
|