heroku-persistent

Parse DATABASE_URL into configuration types for Persistent

Latest on Hackage:0.2.0

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

MIT licensed and maintained by Pat Brisbin

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.