/var/lib/ghc/package.conf.d/pipes-group-1.0.0.conf is in libghc-pipes-group-dev 1.0.0-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 40 41 42 43 44 45 46 | name: pipes-group
version: 1.0.0
id: pipes-group-1.0.0-6c4b5995c0959bf911ce8fd565dc8569
license: BSD3
copyright: 2014 Gabriel Gonzalez
maintainer: Gabriel439@gmail.com
stability:
homepage:
package-url:
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
hidden-modules:
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/pipes-group-1.0.0/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/pipes-group-1.0.0/ghc-7.6.3
hs-libraries: HSpipes-group-1.0.0
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
free-4.2-6f1f4514f97389cc11b3722ab50a3acb
pipes-4.1.0-e99e196d4e7f3ea7f1f1305d0a1c20f0
pipes-parse-3.0.1-dd95561accefa75f35d5c54981caef81
transformers-0.3.0.0-ff2bb6ac67241ebb987351a3db564af0
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/pipes-group-1.0.0/pipes-group.haddock
haddock-html: /usr/share/doc/libghc-pipes-group-doc/html/
|