/var/lib/ghc/package.conf.d/rosezipper-0.2.conf is in libghc-rosezipper-dev 0.2-3.
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 | name: rosezipper
version: 0.2
id: rosezipper-0.2-7bc35e975a07b63ecae6d58f18ceb74f
license: BSD3
copyright:
maintainer: Iavor S. Diatchki <iavor.diatchki@gmail.com>
stability:
homepage:
package-url:
synopsis: Generic zipper implementation for Data.Tree
description: A Haskell datastructure for working with locations in
trees or forests.
category: Data Structures
author: Krasimir Angelov, Iavor S. Diatchki
exposed: True
exposed-modules: Data.Tree.Zipper
hidden-modules:
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/rosezipper-0.2/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/rosezipper-0.2/ghc-7.6.3
hs-libraries: HSrosezipper-0.2
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
containers-0.5.0.0-ab1dae9a94cd3cc84e7b2805636ebfa2
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/rosezipper-0.2/rosezipper.haddock
haddock-html: /usr/share/doc/libghc-rosezipper-doc/html/
|