/var/lib/ghc/package.conf.d/hxt-unicode-9.0.2.2.conf is in libghc-hxt-unicode-dev 9.0.2.2-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 | name: hxt-unicode
version: 9.0.2.2
id: hxt-unicode-9.0.2.2-0782f1a66cc23edcd3dd3d9f3858f7cc
license: MIT
copyright: Copyright (c) 2010- Uwe Schmidt
maintainer: Uwe Schmidt <uwe@fh-wedel.de>
stability: Stable
homepage: http://www.fh-wedel.de/~si/HXmlToolbox/index.html
package-url:
synopsis: Unicode en-/decoding functions for utf8, iso-latin-* and other encodings
description: Unicode encoding and decoding functions for utf8, iso-latin-* and somes other encodings,
used in the Haskell XML Toolbox.
ISO Latin 1 - 16, utf8, utf16, ASCII are supported. Decoding
is done with lazy functions, errors may be detected or ignored.
category: Text
author: Uwe Schmidt
exposed: True
exposed-modules: Data.Char.IsoLatinTables Data.String.EncodingNames
Data.String.UTF8 Data.String.UTF8Decoding Data.String.Unicode
hidden-modules:
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/hxt-unicode-9.0.2.2/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/hxt-unicode-9.0.2.2/ghc-7.6.3
hs-libraries: HShxt-unicode-9.0.2.2
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
hxt-charproperties-9.1.1.1-ef2948485a18b85f1c221d87d0744c76
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/hxt-unicode-9.0.2.2/hxt-unicode.haddock
haddock-html: /usr/share/doc/libghc-hxt-unicode-doc/html/
|