/var/lib/ghc/package.conf.d/bytestring-progress-1.0.7.conf is in libghc-bytestring-progress-dev 1.0.7-2build2.
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 | name: bytestring-progress
version: 1.0.7
id: bytestring-progress-1.0.7-3Gfe04pyEfREiVw7B3RlHz
key: bytestring-progress-1.0.7-3Gfe04pyEfREiVw7B3RlHz
license: BSD3
maintainer: Adam Wick <awick@uhsure.com>
homepage: http://github.com/acw/bytestring-progress
synopsis: A library for tracking the consumption of a lazy ByteString
description:
In some cases, it is useful to know how fast a ByteString is being
consumed. Typically, this could be to report some measure of progress
to a waiting user, but it could also be to perform some form of testing
on input / consumption code.
category: Control
author: Adam Wick <awick@uhsure.com>
exposed: True
exposed-modules:
Data.ByteString.Lazy.Progress System.ProgressBar.ByteString
abi: e213adaf4ceb017035c4f851890f2d37
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/bytestring-progress-1.0.7-3Gfe04pyEfREiVw7B3RlHz
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/bytestring-progress-1.0.7-3Gfe04pyEfREiVw7B3RlHz
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/bytestring-progress
hs-libraries: HSbytestring-progress-1.0.7-3Gfe04pyEfREiVw7B3RlHz
depends:
base-4.9.1.0 bytestring-0.10.8.1
terminal-progress-bar-0.1.1.1-LXsWGKeDyt66KMUfBLoofY time-1.6.0.1
haddock-interfaces: /usr/lib/ghc-doc/haddock/bytestring-progress-1.0.7/bytestring-progress.haddock
haddock-html: /usr/share/doc/libghc-bytestring-progress-doc/html/
|