Changelog for componentm-0.0.0.0
Change log
teardown uses Semantic Versioning. The change log is available on GitHub.
v0.0.0.0
- Add
ComponentMtype, which supportsMonadandApplicative - Add
buildComponentto build components in IO with attached cleanup functions - Add
buildComponent_to build components in IO without cleanup functions - Add
withComponentMto run an application