/var/lib/ghc/package.conf.d/base64-bytestring-1.0.0.1.conf is in libghc-base64-bytestring-dev 1.0.0.1-6.
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 | name: base64-bytestring
version: 1.0.0.1
id: base64-bytestring-1.0.0.1-a812cf51b64c2ab462388f62a2059d09
key: base6_GVfLDuY3h6E0ZZNZGuLXAY
license: BSD3
copyright: 2010-2012 Bryan O'Sullivan
maintainer: Bryan O'Sullivan <bos@serpentine.com>
homepage: https://github.com/bos/base64-bytestring
synopsis: Fast base64 encoding and decoding for ByteStrings
description:
Fast base64 encoding and decoding for ByteStrings
category: Data
author: Bryan O'Sullivan <bos@serpentine.com>
exposed: True
exposed-modules:
Data.ByteString.Base64 Data.ByteString.Base64.URL
Data.ByteString.Base64.Lazy Data.ByteString.Base64.URL.Lazy
hidden-modules: Data.ByteString.Base64.Internal
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/base64-bytestring-1.0.0.1-GVfLDuY3h6E0ZZNZGuLXAY
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/base64-bytestring-1.0.0.1-GVfLDuY3h6E0ZZNZGuLXAY
data-dir: /usr/share/base64-bytestring
hs-libraries: HSbase64-bytestring-1.0.0.1-GVfLDuY3h6E0ZZNZGuLXAY
depends:
base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d
bytestring-0.10.6.0-9a873bcf33d6ce2fd2698ce69e2c1c66
haddock-interfaces: /usr/lib/ghc-doc/haddock/base64-bytestring-1.0.0.1/base64-bytestring.haddock
haddock-html: /usr/share/doc/libghc-base64-bytestring-doc/html/
|