/var/lib/ghc/package.conf.d/microlens-ghc-0.4.7.0.conf is in libghc-microlens-ghc-dev 0.4.7.0-3+b1.
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 | name: microlens-ghc
version: 0.4.7.0
id: microlens-ghc-0.4.7.0-GB0e4KEbZ0rAjOqnIVV3js
key: microlens-ghc-0.4.7.0-GB0e4KEbZ0rAjOqnIVV3js
license: BSD3
maintainer: Artyom <yom@artyom.me>
homepage: http://github.com/aelve/microlens
synopsis: microlens + array, bytestring, containers, transformers
description:
Use this package instead of <http://hackage.haskell.org/package/microlens microlens> if you don't mind depending on all dependencies here – @Lens.Micro.GHC@ reexports everything from @Lens.Micro@ and additionally provides orphan instances of microlens classes for packages coming with GHC (<http://hackage.haskell.org/package/array array>, <http://hackage.haskell.org/package/bytestring bytestring>, <http://hackage.haskell.org/package/containers containers>, <http://hackage.haskell.org/package/transfromers transformers>).
.
The minor and major versions of microlens-ghc are incremented whenever the minor and major versions of microlens are incremented, so you can depend on the exact version of microlens-ghc without specifying the version of microlens you need.
.
This package is a part of the <http://hackage.haskell.org/package/microlens microlens> family; see the readme <https://github.com/aelve/microlens#readme on Github>.
category: Data, Lenses
author: Edward Kmett, Artyom
exposed: True
exposed-modules:
Lens.Micro.GHC Lens.Micro.GHC.Internal
abi: 9076127eed728381da382d5b58ad040f
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/microlens-ghc-0.4.7.0-GB0e4KEbZ0rAjOqnIVV3js
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/microlens-ghc-0.4.7.0-GB0e4KEbZ0rAjOqnIVV3js
data-dir: /usr/share/microlens-ghc
hs-libraries: HSmicrolens-ghc-0.4.7.0-GB0e4KEbZ0rAjOqnIVV3js
depends:
array-0.5.1.1 base-4.9.0.0 bytestring-0.10.8.1 containers-0.5.7.1
microlens-0.4.7.0-6tAYY6Xiw256GM5tdbJVKr transformers-0.5.2.0
haddock-interfaces: /usr/lib/ghc-doc/haddock/microlens-ghc-0.4.7.0/microlens-ghc.haddock
haddock-html: /usr/share/doc/libghc-microlens-ghc-doc/html/
|