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

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

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 && <4.13), 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), microlens (>=0.4.10 && <0.5), monad-logger (>=0.3.30 && <0.4), mtl (>=2.2.2 && <2.3), salak (==0.3.3), salak-yaml (==0.3.3), splitmix (>=0.0.3 && <0.1), text (>=1.2.3.1 && <1.3), unliftio-core (>=0.1.2.0 && <0.2) [details]
License MIT
Copyright 2019 Daniel YU
Author Daniel YU
Maintainer leptonyu@gmail.com
Revised Revision 1 made by leptonyu at 2019-09-05T03:22:30Z
Category Library, Application
Home page https://github.com/leptonyu/boots#readme
Uploaded by leptonyu at 2019-08-06T08:52:49Z
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-06 [all 3 reports]

Readme for boots-app-0.1.0.1

[back to package description]

Boots-app