/var/lib/ghc/package.conf.d/HDBC-sqlite3-2.3.3.1.conf is in libghc-hdbc-sqlite3-dev 2.3.3.1-2build1.
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 | name: HDBC-sqlite3
version: 2.3.3.1
id: HDBC-sqlite3-2.3.3.1-1b20b2adef4cb0b0aa3ee08f557903c9
key: HDBCs_J7BRkfYWClZD8ttodrMiVd
license: BSD3
copyright: Copyright (c) 2005-2011 John Goerzen
maintainer: Erik Hesselink <hesselink@gmail.com>
stability: Stable
homepage: https://github.com/hdbc/hdbc-sqlite3
synopsis: Sqlite v3 driver for HDBC
description:
This is the Sqlite v3 driver for HDBC, the generic
database access system for Haskell
category: Database
author: John Goerzen
exposed: True
exposed-modules:
Database.HDBC.Sqlite3
hidden-modules: Database.HDBC.Sqlite3.Connection
Database.HDBC.Sqlite3.ConnectionImpl
Database.HDBC.Sqlite3.Statement Database.HDBC.Sqlite3.Types
Database.HDBC.Sqlite3.Utils Database.HDBC.Sqlite3.Consts
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/HDBC-sqlite3-2.3.3.1-J7BRkfYWClZD8ttodrMiVd
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/HDBC-sqlite3-2.3.3.1-J7BRkfYWClZD8ttodrMiVd
data-dir: /usr/share/hdbc-sqlite3
hs-libraries: HSHDBC-sqlite3-2.3.3.1-J7BRkfYWClZD8ttodrMiVd
extra-libraries:
sqlite3
depends:
HDBC-2.4.0.1-6fef4f36861a75d59952102632a5fb32
base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d
bytestring-0.10.6.0-9a873bcf33d6ce2fd2698ce69e2c1c66
mtl-2.2.1-3af90341e75ee52dfc4e3143b4e5d219
utf8-string-1.0.1.1-09f6924ad5da4f093413455bda66bd2c
haddock-interfaces: /usr/lib/ghc-doc/haddock/hdbc-sqlite3-2.3.3.1/HDBC-sqlite3.haddock
haddock-html: /usr/share/doc/libghc-hdbc-sqlite3-doc/html/
|