snoyberg / mono-traversable

Type classes for mapping, folding, and traversing monomorphic containers
152 stars 63 forks source link

Remove STM invariant wrappers #170

Closed dzhus closed 5 years ago

dzhus commented 5 years ago

always and alwaysSucceeds removed in stm-2.5.0.0

See https://github.com/ghc-proposals/ghc-proposals/pull/77

snoyberg commented 5 years ago

Thanks!