/var/lib/ghc/package.conf.d/foldl-1.2.5.conf is in libghc-foldl-dev 1.2.5-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: foldl
version: 1.2.5
id: foldl-1.2.5-6tvAN9iWMFF8EU5cL9Uq66
key: foldl-1.2.5-6tvAN9iWMFF8EU5cL9Uq66
license: BSD3
copyright: 2013 Gabriel Gonzalez
maintainer: Gabriel439@gmail.com
synopsis: Composable, streaming, and efficient left folds
description:
This library provides strict left folds that stream in constant
memory, and you can combine folds using @Applicative@ style to derive new
folds. Derived folds still traverse the container just once and are often as
efficient as hand-written folds.
category: Control
author: Gabriel Gonzalez
exposed: True
exposed-modules:
Control.Foldl Control.Foldl.ByteString Control.Foldl.Text
hidden-modules: Control.Foldl.Internal
abi: fe1d489b7916ec8068672af90d3c0a11
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/foldl-1.2.5-6tvAN9iWMFF8EU5cL9Uq66
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/foldl-1.2.5-6tvAN9iWMFF8EU5cL9Uq66
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/foldl
hs-libraries: HSfoldl-1.2.5-6tvAN9iWMFF8EU5cL9Uq66
depends:
base-4.9.1.0 bytestring-0.10.8.1
comonad-5.0.2-FviO1UgjcPIKyXpgunIBeq containers-0.5.7.1
contravariant-1.4-A31d0eO2DKK3uYsrF3u2Wt
hashable-1.2.6.1-2ZLNuHq395GGIHwEHuqZol
mwc-random-0.13.6.0-FYg9HqO0pqB8vcniiPVzVy
primitive-0.6.2.0-4578caNkWQ54Gt1mxLF2Yh
profunctors-5.2.1-3xcUYEJGthT2IYHQDd3gDR
text-1.2.2.2-9UQZjEJZQFSGMffj1Z5g00 transformers-0.5.2.0
unordered-containers-0.2.8.0-Bp9XgxjuHxcI4tFehVMDGC
vector-0.12.0.1-692PQMDMB6pIQ1uGwefDcQ
haddock-interfaces: /usr/lib/ghc-doc/haddock/foldl-1.2.5/foldl.haddock
haddock-html: /usr/share/doc/libghc-foldl-doc/html/
|