/var/lib/ghc/package.conf.d/neat-interpolation-0.3.2.1.conf is in libghc-neat-interpolation-dev 0.3.2.1-1.
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 | name: neat-interpolation
version: 0.3.2.1
id: neat-interpolation-0.3.2.1-FksZmJFxpstKHTDKlGeWXJ
key: neat-interpolation-0.3.2.1-FksZmJFxpstKHTDKlGeWXJ
license: MIT
copyright: (c) 2013, Nikita Volkov
maintainer: Nikita Volkov <nikita.y.volkov@mail.ru>
homepage: https://github.com/nikita-volkov/neat-interpolation
synopsis: A quasiquoter for neat and simple multiline text interpolation
description:
A quasiquoter for producing Text values with support for
a simple interpolation of input values.
It removes the excessive indentation from the input and
accurately manages the indentation of all lines of the interpolated variables.
category: String, QuasiQoutes
author: Nikita Volkov <nikita.y.volkov@mail.ru>
exposed: True
exposed-modules:
NeatInterpolation
hidden-modules: NeatInterpolation.Parsing NeatInterpolation.String
abi: 8d1278ab9ed0bd837399779c7fb7004e
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/neat-interpolation-0.3.2.1-FksZmJFxpstKHTDKlGeWXJ
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/neat-interpolation-0.3.2.1-FksZmJFxpstKHTDKlGeWXJ
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/neat-interpolation
hs-libraries: HSneat-interpolation-0.3.2.1-FksZmJFxpstKHTDKlGeWXJ
depends:
base-4.9.1.0 base-prelude-1.2.0.1-HJh3WMXaeu8jTCoycvBYB
parsec-3.1.11-1aqiimsgq2dCv7eoaC8WuX template-haskell-2.11.1.0
text-1.2.2.2-9UQZjEJZQFSGMffj1Z5g00
haddock-interfaces: /usr/lib/ghc-doc/haddock/neat-interpolation-/neat-interpolation.haddock
haddock-html: /usr/share/doc/libghc-neat-interpolation-doc/html/
|