/var/lib/ghc/package.conf.d/pipes-group-1.0.5.conf is in libghc-pipes-group-dev 1.0.5-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 28 29 30 31 32 33 34 35 36 | name: pipes-group
version: 1.0.5
id: pipes-group-1.0.5-KFt3TAGpcnt2iFNFmIYaqS
key: pipes-group-1.0.5-KFt3TAGpcnt2iFNFmIYaqS
license: BSD3
copyright: 2014 Gabriel Gonzalez
maintainer: Gabriel439@gmail.com
synopsis: Group streams into substreams
description:
@pipes-group@ uses @FreeT@ and lenses to group streams into
sub-streams. Notable features include:
.
* /Perfect Streaming/: Group elements without collecting them into memory
.
* /Lens Support/: Use lenses to simplify many common operations
.
@Pipes.Group@ contains the full documentation for this library.
.
Read @Pipes.Group.Tutorial@ for an extensive tutorial.
category: Control, Pipes
author: Gabriel Gonzalez
exposed: True
exposed-modules:
Pipes.Group Pipes.Group.Tutorial
abi: 398ef71dca15bebf2416301010f7482a
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/pipes-group-1.0.5-KFt3TAGpcnt2iFNFmIYaqS
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/pipes-group-1.0.5-KFt3TAGpcnt2iFNFmIYaqS
data-dir: /usr/share/pipes-group
hs-libraries: HSpipes-group-1.0.5-KFt3TAGpcnt2iFNFmIYaqS
depends:
base-4.9.0.0 free-4.12.4-KcMRz37SLEZ1mhKABhYXgw
pipes-4.1.9-IBz8qEyNWHkAN1GprkhG9K
pipes-parse-3.0.7-2vWHKrfSUJQFp2pwvPlQbg transformers-0.5.2.0
haddock-interfaces: /usr/lib/ghc-doc/haddock/pipes-group-1.0.5/pipes-group.haddock
haddock-html: /usr/share/doc/libghc-pipes-group-doc/html/
|