/var/lib/ghc/package.conf.d/readable-0.3.1.conf is in libghc-readable-dev 0.3.1-3+b1.
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: readable
version: 0.3.1
id: readable-0.3.1-9t2gK8xKuGwFRIj2MFvbIK
key: readable-0.3.1-9t2gK8xKuGwFRIj2MFvbIK
license: BSD3
maintainer: mightybyte@gmail.com
homepage: https://github.com/mightybyte/readable
synopsis: Reading from Text and ByteString
description:
Provides a Readable type class for reading data types from ByteString and
Text. Also includes efficient implementations for common data types.
category: Text
author: Doug Beardsley
exposed: True
exposed-modules:
Data.Readable
abi: 95db18b0cedd84ad7ad6f086620fd555
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/readable-0.3.1-9t2gK8xKuGwFRIj2MFvbIK
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/readable-0.3.1-9t2gK8xKuGwFRIj2MFvbIK
data-dir: /usr/share/readable
hs-libraries: HSreadable-0.3.1-9t2gK8xKuGwFRIj2MFvbIK
depends:
base-4.9.0.0 bytestring-0.10.8.1
text-1.2.2.1-5QpmrLQApEZ4Ly9nMHWY0s
haddock-interfaces: /usr/lib/ghc-doc/haddock/readable-0.3.1/readable.haddock
haddock-html: /usr/share/doc/libghc-readable-doc/html/
|