<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Try Persistent package. It doesn't
      depends on libpq and has many useful features (see
      <meta http-equiv="content-type" content="text/html;
        charset=ISO-8859-1">
      <a href="http://www.yesodweb.com/book/persistent">http://www.yesodweb.com/book/persistent</a>
      for details)<br>
      <br>
      On 01/09/2013 05:50 PM, Christopher Done wrote:<br>
    </div>
    <blockquote
cite="mid:CAAJHNPAp=pkE7oWy-NW9SrgqOoSeQA+zHUTog1u5R_a557v_6A@mail.gmail.com"
      type="cite">
      <pre wrap="">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: <a class="moz-txt-link-freetext" href="https://github.com/chrisdone/pgsql-simple">https://github.com/chrisdone/pgsql-simple</a> It's been in use on
hpaste.org for about 2 years.

On 9 January 2013 14:44, Johannes.Reiher <a class="moz-txt-link-rfc2396E" href="mailto:Johannes.Reiher@fh-zwickau.de">&lt;Johannes.Reiher@fh-zwickau.de&gt;</a> wrote:
</pre>
      <blockquote type="cite">
        <pre wrap="">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
<a class="moz-txt-link-abbreviated" href="mailto:Haskell-Cafe@haskell.org">Haskell-Cafe@haskell.org</a>
<a class="moz-txt-link-freetext" href="http://www.haskell.org/mailman/listinfo/haskell-cafe">http://www.haskell.org/mailman/listinfo/haskell-cafe</a>
</pre>
      </blockquote>
      <pre wrap="">
_______________________________________________
Haskell-Cafe mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Haskell-Cafe@haskell.org">Haskell-Cafe@haskell.org</a>
<a class="moz-txt-link-freetext" href="http://www.haskell.org/mailman/listinfo/haskell-cafe">http://www.haskell.org/mailman/listinfo/haskell-cafe</a>
</pre>
    </blockquote>
    <br>
    <br>
    <pre class="moz-signature" cols="72">-- 
Best regards,
Alexander Alexeev
<a class="moz-txt-link-freetext" href="http://eax.me/">http://eax.me/</a></pre>
  </body>
</html>