/var/lib/ghc/package.conf.d/HDBC-sqlite3-2.3.3.0.conf is in libghc-hdbc-sqlite3-dev 2.3.3.0-1.
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 | name: HDBC-sqlite3
version: 2.3.3.0
id: HDBC-sqlite3-2.3.3.0-fe5b5e8ca67dafaecd323e99cf6127ee
license: BSD3
copyright: Copyright (c) 2005-2011 John Goerzen
maintainer: Nicolas Wu <nick@well-typed.com>
stability: Stable
homepage: http://software.complete.org/hdbc-sqlite3
package-url:
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/HDBC-sqlite3-2.3.3.0/ghc-7.4.1
library-dirs: /usr/lib/haskell-packages/ghc/lib/HDBC-sqlite3-2.3.3.0/ghc-7.4.1
hs-libraries: HSHDBC-sqlite3-2.3.3.0
extra-libraries: sqlite3
extra-ghci-libraries:
include-dirs:
includes:
depends: HDBC-2.3.1.1-95f1979107622cd967f57f36d4293ad7
base-4.5.0.0-40b99d05fae6a4eea95ea69e6e0c9702
bytestring-0.9.2.1-18f26186028d7c0e92e78edc9071d376
mtl-2.0.1.0-db19dd8a7700e3d3adda8aa8fe5bf53d
utf8-string-0.3.7-ca3bc669f78a10f8e42ef22439bcf83c
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/hdbc-sqlite3-2.3.3.0/HDBC-sqlite3.haddock
haddock-html: /usr/share/doc/libghc-hdbc-sqlite3-doc/html/
|