chatty-0.5.4.0: Some monad transformers and typeclasses to simplify I/O on a transformer stack.

Safe HaskellSafe-Inferred

Text.Chatty.Finalizer

Description

Provides handle-closing.

Synopsis

Documentation

withLazyIO :: (MonadIO m, Functor m) => HandleCloserT m a -> m aSource

Run function with handle closer