/var/lib/ghc/package.conf.d/arrows-0.4.4.1.conf is in libghc-arrows-dev 0.4.4.1-7.
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 | name: arrows
version: 0.4.4.1
id: arrows-0.4.4.1-2339c213e267f3cef6e3ac227768fdda
key: arrow_8n2KEFOWcKiDTLqeGleIux
license: BSD3
maintainer: Ross Paterson <ross@soi.city.ac.uk>
homepage: http://www.haskell.org/arrows/
synopsis: Arrow classes and transformers
description:
Several classes that extend the Arrow class, and some
transformers that implement or lift these classes.
category: Control
author: Ross Paterson <ross@soi.city.ac.uk>
exposed: True
exposed-modules:
Control.Arrow.Operations Control.Arrow.Transformer.Automaton
Control.Arrow.Transformer.CoState Control.Arrow.Transformer.Error
Control.Arrow.Transformer.State Control.Arrow.Transformer.Static
Control.Arrow.Transformer.Stream Control.Arrow.Transformer.Writer
Control.Arrow.Transformer.Reader Control.Arrow.Transformer.All
Control.Arrow.Transformer
hidden-modules: Control.Arrow.Internals
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/arrows-0.4.4.1-8n2KEFOWcKiDTLqeGleIux
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/arrows-0.4.4.1-8n2KEFOWcKiDTLqeGleIux
data-dir: /usr/share/arrows
hs-libraries: HSarrows-0.4.4.1-8n2KEFOWcKiDTLqeGleIux
depends:
Stream-0.4.7.2-50ca5cc785fc11b4ea47e5a0f93ad09d
base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d
haddock-interfaces: /usr/lib/ghc-doc/haddock/arrows-0.4.4.1/arrows.haddock
haddock-html: /usr/share/doc/libghc-arrows-doc/html/
|