Interfaces Greencard // Postgres DB
Hello to all, I m new to Haskell but not to functional programming . Maybe I have a OT question .All is running fine with Hugs98 but I have headache to work with Greencard . It will not run (binary and also source .rpm fails )on SUSE 8.2 Pro Any hint is welcomed . Gottried F. Zojer P.s. Is somebody using Haskell in combination with PostgreSQL via C/or C++ interface.
--- "Gottfried F. Zojer" <goenzoy@web.de> wrote:
P.s. Is somebody using Haskell in combination with PostgreSQL via C/or C++ interface.
The PostgreSQL interface is available with HSQL library. The HSQL is available from: https://sourceforge.net/project/showfiles.php?group_id=65248 Cheers, Krasimir __________________________________ Do you Yahoo!? The New Yahoo! Shopping - with improved product search http://shopping.yahoo.com
Maybe I have a OT question .All is running fine with Hugs98 but I have headache to work with Greencard . It will not run (binary and also source .rpm fails )on SUSE 8.2 Pro
Can you give me a bit more information about what is going wrong? Does the install fail? Does the install succeed but the binary won't run? Does the binary run but the generated code won't compile? Also, what error messages are produced or, if none, what does happen? -- Alastair Reid
participants (3)
-
Alastair Reid -
Gottfried F. Zojer -
Krasimir Angelov