/var/lib/ghc/package.conf.d/iconv-0.4.1.0.conf is in libghc-iconv-dev 0.4.1.0-2.
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 | name: iconv
version: 0.4.1.0
id: iconv-0.4.1.0-a75a3fe0cd2a6d00535aea0ed0d7d7bd
license: BSD3
copyright: (c) 2006-2008 Duncan Coutts
maintainer: Duncan Coutts <duncan@community.haskell.org>
stability:
homepage:
package-url:
synopsis: String encoding conversion
description: Provides an interface to the POSIX iconv library functions
for string encoding conversion.
category: Text
author: Duncan Coutts <duncan@community.haskell.org>
exposed: True
exposed-modules: Codec.Text.IConv
hidden-modules: Codec.Text.IConv.Internal
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/iconv-0.4.1.0/ghc-7.4.1
library-dirs: /usr/lib/haskell-packages/ghc/lib/iconv-0.4.1.0/ghc-7.4.1
hs-libraries: HSiconv-0.4.1.0
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes: hsiconv.h
depends: base-4.5.0.0-40b99d05fae6a4eea95ea69e6e0c9702
bytestring-0.9.2.1-18f26186028d7c0e92e78edc9071d376
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/iconv-0.4.1.0/iconv.haddock
haddock-html: /usr/share/doc/libghc-iconv-doc/html/
|