@hackage componentm0.0.0.2

Monad for allocation and cleanup of application resources

This library allows you to allocate resources with clean up strategies when initializing your application. It then provides a Monadic interface to compose multiple resources without having to deal with cleanup operations explicitely.