Open phadej opened 10 years ago
I would like to have a base package with very few dependencies and build on top of that,
You could have a very same data type as ConnectInfo
in the heroku
?
My concern is just that the code add the postgresql-simple dependency. I would like for there to be a heroku package that has minimal dependencies, and will gladly accept any pull requests that maintains that. It would be good to have separate heroku-postgresql packages that require a postgresql dependency.
I created another package: http://hackage.haskell.org/package/postgresql-simple-url let people decide which to use.
Great! Can you add a link to it from documentation in this project?
you mean amend the README
?
Sure
Ok, will do shortly. Good idea to cross link these. I'll reopen this issue to not to forget
Could we merge
https://github.com/futurice/pulmurice-heroku/blob/master/src/Pulmurice/Heroku/PostgreSQL.hs
approach here?