boots-app: Startup factories using IoC monad

[ application, configuration, health, library, logger, mit, program, random ] [ Propose Tags ]
This version is deprecated.

Provide basic factories base on boots.


[Skip to Readme]

Modules

[Last Documentation]

  • Boots
    • Boots.App
    • Factory
      • Boots.Factory.Application
      • Boots.Factory.Logger
      • Boots.Factory.Salak
      • Boots.Factory.Vault

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1, 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.1.0.5, 0.1.0.6, 0.1.0.7, 0.1.1, 0.2, 0.2.0.1 (info)
Dependencies base (>=4.10 && <5), boots (>=0.1.1 && <0.2), data-default (>=0.7.1.1 && <0.8), exceptions (>=0.10.2 && <0.11), fast-logger (>=2.4.16 && <2.5), menshen (>=0.0.3 && <0.1), microlens (>=0.4.10 && <0.5), monad-logger (>=0.3.30 && <0.4), mtl (>=2.2.2 && <2.3), salak (>=0.3.5 && <0.4), salak-yaml (>=0.3.5 && <0.4), splitmix (>=0.0.3 && <0.1), text (>=1.2.3.1 && <1.3), unliftio-core (>=0.1.2.0 && <0.2), vault (>=0.3.1.3 && <0.4) [details]
License MIT
Copyright 2019 Daniel YU
Author Daniel YU
Maintainer leptonyu@gmail.com
Category Library, Application
Home page https://github.com/leptonyu/boots#readme
Uploaded by leptonyu at 2019-08-21T06:50:52Z
Distributions
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 2761 total (21 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2019-08-21 [all 3 reports]

Readme for boots-app-0.1.0.6

[back to package description]

Boots-app