/var/lib/ghc/package.conf.d/hex-0.1.2.conf is in libghc-hex-dev 0.1.2-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 | name: hex
version: 0.1.2
id: hex-0.1.2-d00f05dfb49a06b2f5fd408a1282979f
key: hex_7uuCvFVHDBfKR1vfBI01P9
license: BSD3
copyright: Taru Karttunen <taruti@taruti.net>
maintainer: taruti@taruti.net
synopsis: Convert strings into hexadecimal and back.
description:
Convert strings into hexadecimal and back.
category: Data
author: Taru Karttunen
exposed: True
exposed-modules:
Data.Hex
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/hex-0.1.2-7uuCvFVHDBfKR1vfBI01P9
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/hex-0.1.2-7uuCvFVHDBfKR1vfBI01P9
data-dir: /usr/share/hex
hs-libraries: HShex-0.1.2-7uuCvFVHDBfKR1vfBI01P9
depends:
base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d
bytestring-0.10.6.0-9a873bcf33d6ce2fd2698ce69e2c1c66
haddock-interfaces: /usr/lib/ghc-doc/haddock/hex-0.1.2/hex.haddock
haddock-html: /usr/share/doc/libghc-hex-doc/html/
|