packages feed

dotenv 0.1.0.6 → 0.1.0.7

raw patch · 1 files changed

+3/−2 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

dotenv.cabal view
@@ -1,5 +1,5 @@ name:                dotenv-version:             0.1.0.6+version:             0.1.0.7 synopsis:            Loads environment variables from dotenv files  description:@@ -80,7 +80,8 @@    default-language:    Haskell2010   ghc-options:         -Wall+  extensions: CPP  source-repository head   type:     git-  location: https://github.com/stackbuilders/dotenv-hs+  location: git@github.com:stackbuilders/dotenv-hs.git