HSQL / MySQL Problem (was GHCI Problem)

Krasimir Angelov kr.angelov at gmail.com
Sun Sep 11 03:43:27 EDT 2005


Hi Dominic,

Try to manually remove the "c" library from the "extra-libraries"
field in your *.buildinfo file. After that you have to reinstall the
package.

Cheers,
  Krasimir

2005/9/11, Dominic Steinitz <dominic.steinitz at blueyonder.co.uk>:
> [dom at tility HSQL]$ ghc-pkg describe hsql-mysql
> name: hsql-mysql
> version: 1.6
> license: BSD3
> copyright:
> maintainer:
> stability:
> homepage:
> package-url:
> description: MySQL driver for HSQL.
> category: Database
> author: Krasimir Angelov <kr.angelov at gmail.com>
> exposed: True
> exposed-modules: Database.HSQL.MySQL
> hidden-modules:
> import-dirs: /usr/local/lib/hsql-mysql-1.6/ghc-6.4
> library-dirs: /usr/local/lib/hsql-mysql-1.6/ghc-6.4 /usr//lib/mysql
> hs-libraries: HShsql-mysql-1.6
> extra-libraries: mysqlclient z crypt nsl m c nss_files nss_dns
>                 resolv
> include-dirs: /usr//include/mysql
> includes:
> depends: base-1.0 hsql-1.6
> hugs-options:
> cc-options: -mcpu=i486 -fno-strength-reduce -IDatabase/HSQL
> ld-options:
> framework-dirs:
> frameworks:
> haddock-interfaces:
> haddock-html:
> 
> _______________________________________________
> Libraries mailing list
> Libraries at haskell.org
> http://www.haskell.org/mailman/listinfo/libraries
>


More information about the Libraries mailing list