Version 1.1.4.0 of the HDBC-odbc package
crashes GHCi when I issue:
Prelude> :m +Database.HDBC.ODBC
Prelude Database.HDBC.ODBC> connectODBC
""
I'm using Cygwin and GHC-6.8.2 on a
Windows XP machine. Furthermore, using connectODBC with a valid connection
string also results in GHCi crashing (using GHCi-6.8.2 and HDBC-odbc-1.1.4.0)
-- actually it causes GHCi to exit abruptly without an error message. On
GHC-6.6.1, using HDBC-odbc-1.1.4.0, connectionODBC "" produces
an uncaught exception without crashing GHCi.
Any suggests for getting the package
up and running on GHC-6.8.2?
Joe
---
This e-mail may contain confidential and/or privileged information. If you
are not the intended recipient (or have received this e-mail in error)
please notify the sender immediately and destroy this e-mail. Any
unauthorized copying, disclosure or distribution of the material in this
e-mail is strictly forbidden.