/var/lib/ghc/package.conf.d/appar-0.1.4.conf is in libghc-appar-dev 0.1.4-7build1.
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 | name: appar
version: 0.1.4
id: appar-0.1.4-DGWHHt2WRn9FI49prcwO9
key: appar-0.1.4-DGWHHt2WRn9FI49prcwO9
license: BSD3
maintainer: Kazu Yamamoto <kazu@iij.ad.jp>
synopsis: A simple applicative parser
description:
A simple applicative parser in Parsec style
category: Parsing
author: Kazu Yamamoto <kazu@iij.ad.jp>
exposed: True
exposed-modules:
Text.Appar.String Text.Appar.ByteString Text.Appar.LazyByteString
hidden-modules: Text.Appar.Input Text.Appar.Parser
abi: 98b589b5ecde74822c5b15b7849c7e6b
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/appar-0.1.4-DGWHHt2WRn9FI49prcwO9
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/appar-0.1.4-DGWHHt2WRn9FI49prcwO9
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/appar
hs-libraries: HSappar-0.1.4-DGWHHt2WRn9FI49prcwO9
depends:
base-4.9.1.0 bytestring-0.10.8.1
haddock-interfaces: /usr/lib/ghc-doc/haddock/appar-0.1.4/appar.haddock
haddock-html: /usr/share/doc/libghc-appar-doc/html/
|