/var/lib/ghc/package.conf.d/bencode-0.6.0.0.conf is in libghc-bencode-dev 0.6.0.0-2build1.
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 | name: bencode
version: 0.6.0.0
id: bencode-0.6.0.0-a74e60426c263dacf486d06a17e53a2b
key: benco_FpEUD6qLcdW7obsCEV2VQH
license: BSD3
copyright: (c) 2005-2009, David Himmelstrup,
2006 Lemmih <lemmih@gmail.com>,
2005 Jesper Louis Andersen <jlouis@mongers.org>
maintainer: Christopher Reichert <creichert07@gmail.com>
synopsis: Parser and printer for bencoded data.
description:
Parser and printer for bencoded data.
.
Bencode (pronounced like B encode) is the encoding used by the
peer-to-peer file sharing system BitTorrent for storing and
transmitting loosely structured data.
category: Text
author: Lemmih (lemmih@gmail.com), Jesper Louis Andersen
exposed: True
exposed-modules:
Data.BEncode Data.BEncode.Lexer Data.BEncode.Parser
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/bencode-0.6.0.0-FpEUD6qLcdW7obsCEV2VQH
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/bencode-0.6.0.0-FpEUD6qLcdW7obsCEV2VQH
data-dir: /usr/share/bencode
hs-libraries: HSbencode-0.6.0.0-FpEUD6qLcdW7obsCEV2VQH
depends:
base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d
binary-0.7.5.0-bf6a937522bb8cec5d00218470f28789
bytestring-0.10.6.0-9a873bcf33d6ce2fd2698ce69e2c1c66
containers-0.5.6.2-59326c33e30ec8f6afd574cbac625bbb
parsec-3.1.9-c97a6d9077152efda935fd305a6ba92b
haddock-interfaces: /usr/lib/ghc-doc/haddock/bencode-0.6.0.0/bencode.haddock
haddock-html: /usr/share/doc/libghc-bencode-doc/html/
|