name: mysql version: 0.1.7 visibility: public id: mysql-0.1.7-IoPmWTnM94f3hTotJ55quG key: mysql-0.1.7-IoPmWTnM94f3hTotJ55quG license: BSD-3-Clause copyright: Copyright 2011 MailRank, Inc. Copyright 2013 Bryan O'Sullivan maintainer: Paul Rouse author: Bryan O'Sullivan homepage: https://github.com/paul-rouse/mysql synopsis: A low-level MySQL client library. description: A low-level client library for the MySQL database, implemented as bindings to the C @mysqlclient@ API. /Important licensing note/: This library is BSD-licensed under the terms of the MySQL FOSS License Exception . Since this library links against the GPL-licensed @mysqlclient@ library, a non-open-source application that uses it /may/ be subject to the terms of the GPL. category: Database abi: c3292ea44eefe1d7602af3bfef0e5418 exposed: True exposed-modules: Database.MySQL.Base Database.MySQL.Base.C Database.MySQL.Base.Types import-dirs: ${pkgroot}/../../lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.8.4/mysql-0.1.7 library-dirs: ${pkgroot}/../../lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.8.4/mysql-0.1.7 /usr/lib/x86_64-linux-gnu dynamic-library-dirs: ${pkgroot}/../../lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.8.4/x86_64-linux-ghc-8.8.4 /usr/lib/x86_64-linux-gnu data-dir: ${pkgroot}/../../share/mysql hs-libraries: HSmysql-0.1.7-IoPmWTnM94f3hTotJ55quG extra-libraries: mysqlclient zstd ssl crypto resolv m include-dirs: /usr/include/mysql depends: base-4.13.0.0 bytestring-0.10.10.1 containers-0.6.2.1 haddock-interfaces: ${pkgroot}/../../lib/ghc-doc/haddock/mysql-0.1.7/mysql.haddock haddock-html: ${pkgroot}/../../share/doc/libghc-mysql-doc/html/