interpolator 0.1 → 0.1.1
raw patch · 1 files changed
+6/−3 lines, 1 files
Files
- interpolator.cabal +6/−3
interpolator.cabal view
@@ -4,14 +4,17 @@ -- -- see: https://github.com/sol/hpack ----- hash: 570771306faa364b58cc25e986b865c87ec4fc5906d686911995fbe348cc5ef3+-- hash: 81768ccb2307e3de44aa6d39b0295cc9a459e02c136be78538dc08541f68365e name: interpolator-version: 0.1+version: 0.1.1 synopsis: Runtime interpolation of environment variables in records using profunctors description: Runtime interpolation of environment variables in records using profunctors. See- https://github.com/tvision-insights/interpolator/README.md.+ `https://github.com/tvision-insights/interpolator/README.md`. category: Data+stability: experimental+homepage: https://github.com/tvision-insights/interpolator+bug-reports: https://github.com/tvision-insights/interpolator/issues author: Dan Fithian <daniel.m.fithian@gmail.com> maintainer: TVision Insights license: MIT