/var/lib/ghc/package.conf.d/data-lens-template-2.1.8.conf is in libghc-data-lens-template-dev 2.1.8-2+b2.
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: data-lens-template
version: 2.1.8
id: data-lens-template-2.1.8-4158d70cb751c2a91293eb5f3a8e221b
license: BSD3
copyright:
maintainer: Russell O'Connor <roconnor@theorem.ca>
stability:
homepage: http://github.com/roconnor/data-lens-template/
package-url:
synopsis: Utilities for Data.Lens
description: Automatically derive @Lens@es for your data type for use with @Data.Lens@. Note: the code is derived from data-accessor-template <http://hackage.haskell.org/package/data-accessor-template> by Luke Palmer and Henning Thielemann.
category: Data
author: Joel Burget <joelburget@gmail.com>
exposed: True
exposed-modules: Data.Lens.Template
hidden-modules:
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/data-lens-template-2.1.8/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/data-lens-template-2.1.8/ghc-7.6.3
hs-libraries: HSdata-lens-template-2.1.8
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
data-lens-2.10.5-4e2f0de36b8f6e47d5b134d6b66ed160
template-haskell-2.8.0.0-a3012803fde1dc362e555b35a1a78e6d
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/data-lens-template-2.1.8/data-lens-template.haddock
haddock-html: /usr/share/doc/libghc-data-lens-template-doc/html/
|