@hackage monad-ste0.1.0.0

ST monad with efficient explicit errors

STE is a sibling to the ST monad that provides more efficient abortive errors than a standard EitherT or ExceptT monad stack.