name: mysql version: 0.1.7 id: mysql-0.1.7-6029f3bea3b5f27b139941d54e52bde7 key: mysql_CaT0Mo0D3U5CVyQflOdf3P 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 trusted: False import-dirs: ${pkgroot}/../../lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/mysql-0.1.7 library-dirs: ${pkgroot}/../../lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/mysql-0.1.7 /usr/lib/x86_64-linux-gnu data-dir: ${pkgroot}/../../share/mysql hs-libraries: HSmysql-0.1.7-CaT0Mo0D3U5CVyQflOdf3P extra-libraries: mysqlclient pthread z m rt ssl crypto dl include-dirs: /usr/include/mysql depends: base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d bytestring-0.10.6.0-9a873bcf33d6ce2fd2698ce69e2c1c66 containers-0.5.6.2-59326c33e30ec8f6afd574cbac625bbb semigroups-0.18.0.1-8280af83a74b71fe859e6151e1ac901a haddock-interfaces: ${pkgroot}/../../lib/ghc-doc/haddock/mysql-0.1.7/mysql.haddock haddock-html: ${pkgroot}/../../share/doc/libghc-mysql-doc/html/