[Haskell-cafe] HaskellDB-HDBC-PostgreSQL installation problem

Christopher Done chrisdone at gmail.com
Wed Jan 9 14:50:13 CET 2013


Tricky. For what it's worth, if you can't figure this out in the end,
you could perhaps use my pgsql-simple which is implemented in pure
haskell: https://github.com/chrisdone/pgsql-simple It's been in use on
hpaste.org for about 2 years.

On 9 January 2013 14:44, Johannes.Reiher <Johannes.Reiher at fh-zwickau.de> wrote:
> Hello Community,
>
> I have a problem installing the HaskellDB-HDBC-PostgreSQL package with cabal.
> I'm using Haskell Platform in Windows and I tried to install this package, but there was the error "could not find pq library". So I tried to install libpq wich includes pq but there was another error: "this package needs a unix installation".
> Is there any way to install pq on Windows or get the HaskellDB-HDBC-PostgreSQL in another way?
>
> Thanks for your advice
>
> Johannes Reiher
>
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe



More information about the Haskell-Cafe mailing list