/var/lib/ghc/package.conf.d/bytestring-progress-1.0.5.conf is in libghc-bytestring-progress-dev 1.0.5-4build1.
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.5
id: bytestring-progress-1.0.5-80b9bfe7a7bfbcd830b75d4da336c862
key: bytes_0ZftVwa9W2T4PHGoe95v6v
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
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/bytestring-progress-1.0.5-0ZftVwa9W2T4PHGoe95v6v
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/bytestring-progress-1.0.5-0ZftVwa9W2T4PHGoe95v6v
data-dir: /usr/share/bytestring-progress
hs-libraries: HSbytestring-progress-1.0.5-0ZftVwa9W2T4PHGoe95v6v
depends:
base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d
bytestring-0.10.6.0-9a873bcf33d6ce2fd2698ce69e2c1c66
terminal-progress-bar-0.0.1.4-0630cd700a98e76c73849f80aca04055
time-1.5.0.1-1b9a502bb07a3e6f4d6935fbf9db7181
haddock-interfaces: /usr/lib/ghc-doc/haddock/bytestring-progress-1.0.5/bytestring-progress.haddock
haddock-html: /usr/share/doc/libghc-bytestring-progress-doc/html/
|