componentm

Version 0.0.0.2 revision 0 uploaded by RomanGonzalez.

Package meta

Synopsis
Monad for allocation and cleanup of application resources
Description

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.

Author
Roman Gonzalez
Bug reports
https://github.com/roman/Haskell-componentm/issues
Category
System
Copyright
© 2017-current Roman Gonzalez
Homepage
https://github.com/roman/Haskell-componentm#readme
Maintainer
open-source@roman-gonzalez.info
Package URL
n/a
Stability
alpha (experimental)

Components