[Haskell-cafe] STM in .NET

Thomas DuBuisson thomas.dubuisson at gmail.com
Sat Oct 10 16:57:56 EDT 2009


> (I notice that it relies on the user manually annotating anything that isn't
> safe to revert... This makes me nervous.)

So due to impurity everything that isn't explicitly annotated is
implicitly 'unsafeIOToSTM'?


More information about the Haskell-Cafe mailing list