boots-app: Factory for quickly building an application

[ application, configuration, health, library, logger, mit, program, random ] [ Propose Tags ]

A quick out-of-box factory using to build application with many useful builtin components based on boots.


[Skip to Readme]

Modules

[Index] [Quick Jump]

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)
Change log CHANGELOG.md
Dependencies base (>=4.10 && <5), boots (>=0.2 && <0.3), boots-app, data-default (>=0.7.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), 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.3), time (>=1.8.0 && <1.10), unliftio-core (>=0.1.2 && <0.2), unordered-containers (>=0.2.10 && <0.3) [details]
License MIT
Copyright 2019 Daniel YU
Author Daniel YU
Maintainer leptonyu@gmail.com
Category Library, Application, Configuration, Logger, Health, Random
Home page https://github.com/leptonyu/boots#readme
Uploaded by leptonyu at 2019-08-28T13:16:57Z
Distributions
Reverse Dependencies 2 direct, 0 indirect [details]
Executables demo-app
Downloads 2790 total (27 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2019-08-28 [all 1 reports]

Readme for boots-app-0.2

[back to package description]

boots-app

Hackage Build MIT license Hackage-Deps

Factory for quickly building an application.

Packages based on boots

  • Hackage Factory for quickly building an application.
  • Hackage Factory for quickly building a web application.
  • Hackage Factory for quickly building a microservice.