registry: data structure for assembling components
This library provides a Registry which is a data structure containing a list of functions and values representing dependencies in a directed acyclic graph. A make
function can then be used to create a value of a specific type out of the registry.
You can start with the README for a full description of the library.
Modules
- Data
- Data.Registry
- Data.Registry.Dot
- Internal
- Data.Registry.Internal.Cache
- Data.Registry.Internal.Dot
- Data.Registry.Internal.Dynamic
- Data.Registry.Internal.Make
- Data.Registry.Internal.Reflection
- Data.Registry.Internal.Registry
- Data.Registry.Internal.Stack
- Data.Registry.Internal.Statistics
- Data.Registry.Internal.Types
- Data.Registry.Lift
- Data.Registry.Make
- Data.Registry.RIO
- Data.Registry.Registry
- Data.Registry.Solver
- Data.Registry.State
- Data.Registry.Statistics
- Data.Registry.TH
- Data.Registry.Warmup
- Data.Registry
Downloads
- registry-0.1.9.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.1.0.4, 0.1.0.5, 0.1.1.0, 0.1.1.1, 0.1.1.2, 0.1.2.0, 0.1.2.2, 0.1.2.3, 0.1.2.4, 0.1.2.5, 0.1.2.6, 0.1.3.0, 0.1.3.1, 0.1.3.2, 0.1.3.3, 0.1.3.4, 0.1.3.5, 0.1.3.6, 0.1.4.0, 0.1.4.1, 0.1.4.2, 0.1.5.0, 0.1.5.1, 0.1.5.2, 0.1.5.3, 0.1.5.4, 0.1.5.5, 0.1.6.0, 0.1.6.1, 0.1.6.2, 0.1.6.3, 0.1.7.0, 0.1.7.1, 0.1.8.0, 0.1.9.0, 0.1.9.1, 0.1.9.3, 0.2.0.0, 0.2.0.1, 0.2.0.2, 0.2.0.3, 0.2.1.0, 0.3.0.0, 0.3.0.1, 0.3.0.2, 0.3.0.3, 0.3.0.4, 0.3.0.5, 0.3.0.6, 0.3.0.7, 0.3.0.8, 0.3.0.9, 0.3.1.0, 0.3.2.0, 0.3.2.1, 0.3.3.0, 0.3.3.1, 0.3.3.2, 0.3.3.3, 0.3.3.4, 0.4.0.0, 0.5.0.0, 0.6.0.0, 0.6.1.0, 0.6.2.0, 0.6.3.0, 0.6.3.1 |
---|---|
Dependencies | base (>=4.7 && <5), containers (>=0.5 && <0.7), exceptions (>=0.8 && <0.11), hashable (>=1.2 && <1.4), mmorph (>=1.0 && <2), mtl (>=2.0 && <3), protolude (>=0.2 && <0.4), resourcet (>=1.1 && <1.3), semigroupoids (>=5.0 && <5.4), semigroups (>=0.15 && <0.20), template-haskell (>=2.13 && <3.0), text (>=1.1 && <2), transformers-base (>=0.4 && <0.5) [details] |
License | MIT |
Author | |
Maintainer | etorreborre@yahoo.com |
Category | Control |
Source repo | head: git clone https://github.com/etorreborre/registry |
Uploaded | by etorreborre at 2020-07-03T09:12:47Z |
Distributions | LTSHaskell:0.6.3.1 |
Reverse Dependencies | 6 direct, 0 indirect [details] |
Downloads | 22992 total (7 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 2020-07-03 [all 3 reports] |