[Haskell-cafe] Database.postgreSQL.Simple - ambigious type

Brandon Allbery allbery.b at gmail.com
Sat Aug 17 19:53:20 CEST 2013


On Sat, Aug 17, 2013 at 1:35 PM, Hartmut Pfarr
<hartmut0407 at googlemail.com>wrote:

> (The example is identical to the first 5-liner-example in the package
> documentation)
>

As I read it, the example has a typo: it should be using `query_` instead
of `query`. See
http://hackage.haskell.org/packages/archive/postgresql-simple/0.3.5.0/doc/html/Database-PostgreSQL-Simple.html#g:9for
detals.

-- 
brandon s allbery kf8nh                               sine nomine associates
allbery.b at gmail.com                                  ballbery at sinenomine.net
unix, openafs, kerberos, infrastructure, xmonad        http://sinenomine.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20130817/8c02c508/attachment.htm>


More information about the Haskell-Cafe mailing list