/var/lib/ghc/package.conf.d/bencode-0.6.0.0.conf is in libghc-bencode-dev 0.6.0.0-4build2.
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 | name: bencode
version: 0.6.0.0
id: bencode-0.6.0.0-7xB7erK1Sov7Mpbp5uHL3m
key: bencode-0.6.0.0-7xB7erK1Sov7Mpbp5uHL3m
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
abi: e71ff78a573f6e232a47e5838e028d8d
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/bencode-0.6.0.0-7xB7erK1Sov7Mpbp5uHL3m
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/bencode-0.6.0.0-7xB7erK1Sov7Mpbp5uHL3m
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/bencode
hs-libraries: HSbencode-0.6.0.0-7xB7erK1Sov7Mpbp5uHL3m
depends:
base-4.9.1.0 binary-0.8.3.0 bytestring-0.10.8.1 containers-0.5.7.1
parsec-3.1.11-1aqiimsgq2dCv7eoaC8WuX
haddock-interfaces: /usr/lib/ghc-doc/haddock/bencode-0.6.0.0/bencode.haddock
haddock-html: /usr/share/doc/libghc-bencode-doc/html/
|