packages feed

heroku 0.1.2 → 0.1.2.1

raw patch · 1 files changed

+2/−2 lines, 1 filesdep +network-uriPVP ok

version bump matches the API change (PVP)

Dependencies added: network-uri

API changes (from Hackage documentation)

Files

heroku.cabal view
@@ -1,5 +1,5 @@ Name:                heroku-Version:             0.1.2+Version:             0.1.2.1 Synopsis:            helpers for deploying to Heroku Description:         currently just a parser for DATABASE_URL Homepage:            https://github.com/gregwebs/haskell-heroku@@ -22,7 +22,7 @@      Build-depends: base >= 4 && < 5                , text-               , network+               , network-uri  Test-Suite test   Type:                 exitcode-stdio-1.0