Changelog for strict-stm-1.0.0.1
Changelog
1.0.0.1
Non breaking changes
- Support
ghc-9.6
.
1.0.0.0
0.6.0.0
0.5.0.0
0.4.0.0
0.3.0.0
- split modules in a similar way that the
stm
package is. - added
StrictTChan
,TSem
andStrictTArray
- added
unGetTQueue
&unGetTBQueue
- added
StrictTQueue
&StrictTBQueue
- support
ghc-9.2
&ghc-9.4