registry 0.1.2.5 → 0.1.2.6
raw patch · 1 files changed
+1/−1 lines, 1 files
Files
- registry.cabal +1/−1
registry.cabal view
@@ -7,7 +7,7 @@ -- hash: 591911740b5ea4e2d73e6ab67dcec50fb357c1d1552a9c00dc26119c705c25ee name: registry-version: 0.1.2.5+version: 0.1.2.6 synopsis: data structure for assembling components description: 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](https://github.com/etorreborre/registry/blob/master/README.md) for a full description of the library.