/var/lib/ghc/package.conf.d/bytedump-1.0.conf is in libghc-bytedump-dev 1.0-5.
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 | name: bytedump
version: 1.0
id: bytedump-1.0-ba7eaa2a3167ea33379cbb9076332a31
key: byted_HRik9fi7ewCEZlH8Zc1UKP
license: BSD3
copyright: Vincent Hanquez <vincent@snarc.org>
maintainer: Vincent Hanquez <vincent@snarc.org>
homepage: http://github.com/vincenthz/hs-bytedump
synopsis: Flexible byte dump helpers for human readers.
description:
A set of helpers to dump bytes with lots of different output formats
easy to read for humans eyes.
category: Debug
author: Vincent Hanquez <vincent@snarc.org>
exposed: True
exposed-modules:
Text.Bytedump
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/bytedump-1.0-HRik9fi7ewCEZlH8Zc1UKP
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/bytedump-1.0-HRik9fi7ewCEZlH8Zc1UKP
data-dir: /usr/share/bytedump
hs-libraries: HSbytedump-1.0-HRik9fi7ewCEZlH8Zc1UKP
depends:
base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d
bytestring-0.10.6.0-9a873bcf33d6ce2fd2698ce69e2c1c66
haddock-interfaces: /usr/lib/ghc-doc/haddock/bytedump-1.0/bytedump.haddock
haddock-html: /usr/share/doc/libghc-bytedump-doc/html/
|