/var/lib/ghc/package.conf.d/HDBC-sqlite3-2.3.3.1.conf is in libghc-hdbc-sqlite3-dev 2.3.3.1-4+b1.
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 | name: HDBC-sqlite3
version: 2.3.3.1
id: HDBC-sqlite3-2.3.3.1-AuBaCu2WNXE79xGxkwplMj
key: HDBC-sqlite3-2.3.3.1-AuBaCu2WNXE79xGxkwplMj
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
abi: 4e8d951742771e29d4916810e937bc92
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/HDBC-sqlite3-2.3.3.1-AuBaCu2WNXE79xGxkwplMj
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/HDBC-sqlite3-2.3.3.1-AuBaCu2WNXE79xGxkwplMj
data-dir: /usr/share/hdbc-sqlite3
hs-libraries: HSHDBC-sqlite3-2.3.3.1-AuBaCu2WNXE79xGxkwplMj
extra-libraries:
sqlite3
depends:
HDBC-2.4.0.1-GTCulbq2jqXJPCnKQgwiZv base-4.9.0.0
bytestring-0.10.8.1 mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM
utf8-string-1.0.1.1-2T8mBCuEDlXDo8zed8Onw4
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/
|