name: mysql version: 0.1.7 id: mysql-0.1.7-LDm0kNn0aTz6c0d3h3XWmC key: mysql-0.1.7-LDm0kNn0aTz6c0d3h3XWmC 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: 47370c6b60cc9373f5fe4f6f6f1c2d68 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.6.5/mysql-0.1.7 library-dirs: ${pkgroot}/../../lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.6.5/mysql-0.1.7 /usr/lib/x86_64-linux-gnu dynamic-library-dirs: ${pkgroot}/../../lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.6.5/x86_64-linux-ghc-8.6.5 /usr/lib/x86_64-linux-gnu data-dir: ${pkgroot}/../../share/mysql hs-libraries: HSmysql-0.1.7-LDm0kNn0aTz6c0d3h3XWmC extra-libraries: mysqlclient pthread dl z ssl crypto resolv m rt include-dirs: /usr/include/mysql depends: base-4.12.0.0 bytestring-0.10.8.2 containers-0.6.0.1 haddock-interfaces: ${pkgroot}/../../lib/ghc-doc/haddock/mysql-0.1.7/mysql.haddock haddock-html: ${pkgroot}/../../share/doc/libghc-mysql-doc/html/