postgresql-simple-url: Parse postgres:// url into ConnectInfo

[ database, library, mit ] [ Propose Tags ]

The Database.PostgreSQL.Simple.URL module in this package exports two helper functions parseDatabaseUrl and urlToConnectInfo.


[Skip to Readme]

Modules

[Index]

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.0.1, 0.2.0.0, 0.2.1.0
Dependencies base (>=4.6 && <4.10), network-uri (>=2.6 && <2.7), postgresql-simple (>=0.4 && <0.6), split (>=0.2 && <0.3) [details]
License MIT
Copyright Copyright © 2014 Futurice OY, Oleg Grenrus
Author Oleg Grenrus
Maintainer Oleg Grenrus <oleg.grenrus@iki.fi>
Revised Revision 7 made by phadej at 2016-05-24T05:37:04Z
Category Game
Home page https://github.com/futurice/postgresql-simple-url
Source repo head: git clone https://github.com/futurice/postgresql-simple-url
Uploaded by phadej at 2015-06-05T17:30:59Z
Distributions LTSHaskell:0.2.1.0, NixOS:0.2.1.0, Stackage:0.2.1.0
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 5130 total (31 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2015-06-09 [all 1 reports]

Readme for postgresql-simple-url-0.1.0.1

[back to package description]

posgresql-simple-url

Build Status

Url parser for posgresql-simple. Useful in heroku.