/var/lib/ghc/package.conf.d/arrows-0.4.4.1.conf is in libghc-arrows-dev 0.4.4.1-3build1.
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 | name: arrows
version: 0.4.4.1
id: arrows-0.4.4.1-c46f386dc85a13020566f9698c3ad192
license: BSD3
copyright:
maintainer: Ross Paterson <ross@soi.city.ac.uk>
stability:
homepage: http://www.haskell.org/arrows/
package-url:
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/arrows-0.4.4.1/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/arrows-0.4.4.1/ghc-7.6.3
hs-libraries: HSarrows-0.4.4.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: Stream-0.4.6-f8febb52a36a19e0424e12b3d203a1d1
base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/arrows-0.4.4.1/arrows.haddock
haddock-html: /usr/share/doc/libghc-arrows-doc/html/
|