@hackage heroku-persistent0.2.0
Parse DATABASE_URL into configuration types for Persistent
Categories
License
MIT
Maintainer
Pat Brisbin <pbrisbin@gmail.com>
Links
Versions
Installation
Dependencies (5)
- base >=4 && <5
- bytestring
- text >=0.11 && <2.0
- heroku >=0.1.2 && <0.2
- persistent-postgresql >=1.0.0 Show all…
Dependents (1)
@hackage/acme-everything
A thin wrapper over the heroku package. Converts the parameters parsed from DATABASE_URL to the concrete configuration types required by persistent.
Currently, only persistent-postgresql's PostgresConf is provided.