/var/lib/ghc/package.conf.d/relational-query-HDBC-0.6.0.2.conf is in libghc-relational-query-hdbc-dev 0.6.0.2-3+b2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 | name: relational-query-HDBC
version: 0.6.0.2
id: relational-query-HDBC-0.6.0.2-68zJhfCzVsMFusqPravfmr
key: relational-query-HDBC-0.6.0.2-68zJhfCzVsMFusqPravfmr
license: BSD3
copyright: Copyright (c) 2013-2016 Kei Hibino, Shohei Murayama, Shohei Yasutake, Sho KURODA
maintainer: ex8k.hibino@gmail.com, shohei.murayama@gmail.com, amutake.s@gmail.com, krdlab@gmail.com
homepage: http://khibino.github.io/haskell-relational-record/
synopsis: HDBC instance of relational-query and typed query interface for HDBC
description:
This package contains the HDBC instance of relational-query and
the typed query interface for HDBC.
Generating Database table definitions and functions for
relational-query by reading table and index definitions
from Database system catalogs.
category: Database
author: Kei Hibino, Shohei Murayama, Shohei Yasutake, Sho KURODA
exposed: True
exposed-modules:
Database.HDBC.Record.Persistable Database.HDBC.Record.TH
Database.HDBC.Record.Statement Database.HDBC.Record.Query
Database.HDBC.Record.Update Database.HDBC.Record.Insert
Database.HDBC.Record.InsertQuery Database.HDBC.Record.Delete
Database.HDBC.Record.KeyUpdate Database.HDBC.Record
Database.HDBC.Query.TH Database.HDBC.SqlValueExtra
Database.HDBC.Schema.Driver Database.HDBC.Schema.IBMDB2
Database.HDBC.Schema.PostgreSQL Database.HDBC.Schema.SQLServer
Database.HDBC.Schema.SQLite3 Database.HDBC.Schema.Oracle
Database.HDBC.Schema.MySQL
hidden-modules: Database.HDBC.Record.InternalTH
abi: 85eddec878299509adca18f6715648c9
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/relational-query-HDBC-0.6.0.2-68zJhfCzVsMFusqPravfmr
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/relational-query-HDBC-0.6.0.2-68zJhfCzVsMFusqPravfmr
data-dir: /usr/share/relational-query-hdbc
hs-libraries: HSrelational-query-HDBC-0.6.0.2-68zJhfCzVsMFusqPravfmr
depends:
HDBC-2.4.0.1-GTCulbq2jqXJPCnKQgwiZv
HDBC-session-0.1.1.0-CCgQKiQoMbWETBw5F93dV0 base-4.9.0.0
containers-0.5.7.1 convertible-1.1.1.0-LKSEHOqRPBWL4CrSDoQYvh
dlist-0.8.0.2-GWAMmbX9rLg3tqrbOizHGv
names-th-0.2.0.2-B7YjJCeUhVr7iqeatpzqca
persistable-record-0.4.1.0-5dsDucH4EGIHub4UXz8FnO
relational-query-0.8.3.2-1KmvDDJJXMcBajVkYbyObX
relational-schemas-0.1.3.1-RdHEDshYsx7PXrJ75jah5
template-haskell-2.11.0.0
th-data-compat-0.0.2.2-CQiBzEANtq0IOjvjeTtar2 transformers-0.5.2.0
haddock-interfaces: /usr/lib/ghc-doc/haddock/relational-query-hdbc-0.6.0.2/relational-query-HDBC.haddock
haddock-html: /usr/share/doc/libghc-relational-query-hdbc-doc/html/
|