name: mysql version: 0.1.7 id: mysql-0.1.7-GCnnnwAakME6D1JsvPO0CN key: mysql-0.1.7-GCnnnwAakME6D1JsvPO0CN license: BSD3 copyright: Copyright 2011 MailRank, Inc. Copyright 2013 Bryan O'Sullivan maintainer: Paul Rouse 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 author: Bryan O'Sullivan exposed: True exposed-modules: Database.MySQL.Base Database.MySQL.Base.C Database.MySQL.Base.Types abi: a89fb90158c02ed663942ffd60c9bfb9 trusted: False import-dirs: ${pkgroot}/../../lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/mysql-0.1.7 library-dirs: ${pkgroot}/../../lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/mysql-0.1.7 /usr/lib/x86_64-linux-gnu dynamic-library-dirs: ${pkgroot}/../../lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/x86_64-linux-ghc-8.0.2 /usr/lib/x86_64-linux-gnu data-dir: ${pkgroot}/../../share/mysql hs-libraries: HSmysql-0.1.7-GCnnnwAakME6D1JsvPO0CN extra-libraries: mysqlclient pthread z m rt atomic ssl crypto dl include-dirs: /usr/include/mysql depends: base-4.9.1.0 bytestring-0.10.8.1 containers-0.5.7.1 haddock-interfaces: ${pkgroot}/../../lib/ghc-doc/haddock/mysql-0.1.7/mysql.haddock haddock-html: ${pkgroot}/../../share/doc/libghc-mysql-doc/html/