/var/lib/ghc/package.conf.d/dataenc-0.14.0.3.conf is in libghc-dataenc-dev 0.14.0.3-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: dataenc
version: 0.14.0.3
id: dataenc-0.14.0.3-16996cde65263ae5d6f9c721e211b4cc
license: BSD3
copyright: Magnus Therning, 2007-2011
maintainer: magnus@therning.org
stability:
homepage: http://www.haskell.org/haskellwiki/Library/Data_encoding
package-url:
synopsis: Data encoding library
description: Data encoding library currently providing Base16, Base32,
Base32Hex, Base64, Base64Url, Base85, Python string escaping,
Quoted-Printable, URL encoding, uuencode, xxencode, and yEncoding.
category: Codec
author: Magnus Therning
exposed: True
exposed-modules: Codec.Binary.Base16 Codec.Binary.Base32
Codec.Binary.Base32Hex Codec.Binary.Base64 Codec.Binary.Base64Url
Codec.Binary.Base85 Codec.Binary.DataEncoding
Codec.Binary.PythonString Codec.Binary.QuotedPrintable
Codec.Binary.Url Codec.Binary.Uu Codec.Binary.Xx Codec.Binary.Yenc
hidden-modules: Codec.Binary.Util
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/dataenc-0.14.0.3/ghc-7.4.1
library-dirs: /usr/lib/haskell-packages/ghc/lib/dataenc-0.14.0.3/ghc-7.4.1
hs-libraries: HSdataenc-0.14.0.3
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: array-0.4.0.0-59d1cc0e7979167b002f021942d60f46
base-4.5.0.0-40b99d05fae6a4eea95ea69e6e0c9702
containers-0.4.2.1-cfc6420ecc2194c9ed977b06bdfd9e69
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/dataenc-0.14.0.3/dataenc.haddock
haddock-html: /usr/share/doc/libghc-dataenc-doc/html/
|