heart-core: An opinionated library prelude in the UnliftIO style

[ bsd3, deprecated, library, prelude ] [ Propose Tags ]
Deprecated
Versions [RSS] 0.1.0, 0.1.1, 0.2.0, 0.3.0, 0.3.1, 0.3.2
Dependencies aeson (>=1.4), aeson-casing (>=0.2), base (>=4.12 && <5), containers (>=0.6), deepseq (>=1.4), exceptions (>=0.10), filepath (>=1.4), hashable (>=1.2), lens (>=4.17), list-t (>=1.0), mtl (>=2.2), newtype-generics (>=0.5), text (>=1.2), unliftio (>=0.2), unliftio-core (>=0.1), unordered-containers (>=0.2) [details]
License BSD-3-Clause
Copyright (c) 2019 Eric Conlon
Author Eric Conlon
Maintainer ejconlon@gmail.com
Category Prelude
Home page https://github.com/ejconlon/heart-core#readme
Bug tracker https://github.com/ejconlon/heart-core/issues
Source repo head: git clone https://github.com/ejconlon/heart-core
Uploaded by ejconlon at 2020-02-21T04:21:03Z
Distributions
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 1642 total (15 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2020-02-21 [all 1 reports]

Readme for heart-core-0.3.2

[back to package description]

heart-core

CircleCI

An opinionated library prelude in the UnliftIO style.

Heart.Core.RIO contains several definitions from the RIO library for compatibility (LICENSE).