teardown: Build composable, idempotent & transparent application cleanup sub-routines

[ library, mit, system ] [ Propose Tags ]

Please see README.md


[Skip to Readme]

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.0.1, 0.0.0.2, 0.1.0.0, 0.1.0.1, 0.2.0.0, 0.3.0.0, 0.4.0.0, 0.4.1.0, 0.5.0.0, 0.5.0.1
Change log CHANGELOG.md
Dependencies ansi-wl-pprint (>=0.6 && <0.7), base (>=4.8 && <5), protolude (>=0.1 && <0.2), text (>=1.2 && <1.3), time (>=1.5 && <1.7) [details]
License MIT
Copyright © 2017 Roman Gonzalez
Author Roman Gonzalez
Maintainer romanandreg@gmail.com
Category System
Home page https://github.com/roman/Haskell-teardown#readme
Bug tracker https://github.com/roman/Haskell-teardown/issues
Source repo head: git clone https://github.com/roman/Haskell-teardown
Uploaded by RomanGonzalez at 2017-06-12T14:57:27Z
Distributions LTSHaskell:0.5.0.1, NixOS:0.5.0.1, Stackage:0.5.0.1
Reverse Dependencies 4 direct, 0 indirect [details]
Downloads 5670 total (36 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-06-12 [all 1 reports]

Readme for teardown-0.0.0.1

[back to package description]

teardow

teardown allows the creation of composable, idempotent and transparent application cleanup sub-routines.

For more information about teardown API and how to use it, see the teardown homepage.