/var/lib/ghc/package.conf.d/terminal-progress-bar-0.1.1.1.conf is in libghc-terminal-progress-bar-dev 0.1.1.1-1.
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 34 35 36 37 38 39 | name: terminal-progress-bar
version: 0.1.1.1
id: terminal-progress-bar-0.1.1.1-LXsWGKeDyt66KMUfBLoofY
key: terminal-progress-bar-0.1.1.1-LXsWGKeDyt66KMUfBLoofY
license: BSD3
copyright: 2012–2014 Roel van Dijk <vandijk.roel@gmail.com>
maintainer: Roel van Dijk <vandijk.roel@gmail.com>
stability: provisional
homepage: https://github.com/roelvandijk/terminal-progress-bar
synopsis: A simple progress bar in the terminal
description:
A progress bar is used to convey the progress of a task. This
package implements a very simple textual progress bar.
.
See the module 'System.ProgressBar' on how to use the progress bar
or build the package with the -fexample flag for a small example
program.
.
The animated progress bar depends entirely on the interpretation of
the carriage return character (\'\\r\'). If your terminal interprets
it as something else than \"move cursor to beginning of line\", the
animation won't work.
category: System, User Interfaces
author: Roel van Dijk <vandijk.roel@gmail.com>
exposed: True
exposed-modules:
System.ProgressBar
abi: 3c11c61497315642308e5f75cde5678e
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/terminal-progress-bar-0.1.1.1-LXsWGKeDyt66KMUfBLoofY
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/terminal-progress-bar-0.1.1.1-LXsWGKeDyt66KMUfBLoofY
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/terminal-progress-bar
hs-libraries: HSterminal-progress-bar-0.1.1.1-LXsWGKeDyt66KMUfBLoofY
depends:
base-4.9.1.0 stm-2.4.4.1-JQn4hNPyYjP5m9AcbI88Ve
stm-chans-3.0.0.4-JX6Y7GVvdkg3BduVhEnPWu
haddock-interfaces: /usr/lib/ghc-doc/haddock/terminal-progress-bar-0.1.1.1/terminal-progress-bar.haddock
haddock-html: /usr/share/doc/libghc-terminal-progress-bar-doc/html/
|