Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

non-strict version of quickQuery fails #12

Open
romankr opened this issue May 10, 2013 · 1 comment
Open

non-strict version of quickQuery fails #12

romankr opened this issue May 10, 2013 · 1 comment

Comments

@romankr
Copy link

romankr commented May 10, 2013

It looks like a bug that a sequence of two calls of non-strict version of a quickQuery function leads to an user error (see https://gist.github.com/romankr/5553271).

I'm using
GHC Version: 7.4.1, stage 2 booted by GHC version 7.0.4
Windows 7 32-bit
HDBC-ODBC version: 2.3.1.0

@ondrap
Copy link

ondrap commented Dec 9, 2016

Interesting to see this 3 years later - I just found exactly the same issue right now on UNIX, GHC8. There is something wrong with generating the result list, it must be forced before the connection is reused/closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants