packages feed

env-parser 0.0.1.0 → 0.0.1.1

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~aeson

Dependency ranges changed: aeson

Files

env-parser.cabal view
@@ -1,5 +1,5 @@ name:                env-parser-version:             0.0.1.0+version:             0.0.1.1 synopsis:            Pull configuration information from the ENV description:            @env-parser@ is a small library for configuring programs based on information@@ -58,7 +58,7 @@                      -- Soon to be Platformed -                     , aeson                >= 0.7+                     , aeson                >= 0.6                      -- Others