/var/lib/ghc/package.conf.d/cmark-0.5.6.conf is in libghc-cmark-dev 0.5.6-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 34 35 | name: cmark
version: 0.5.6
id: cmark-0.5.6-8b16H68ySpi5g2nv3mHGot
key: cmark-0.5.6-8b16H68ySpi5g2nv3mHGot
license: BSD3
copyright: (C) 2015--17 John MacFarlane
maintainer: jgm@berkeley.edu
homepage: https://github.com/jgm/cmark-hs
synopsis: Fast, accurate CommonMark (Markdown) parser and renderer
description:
This package provides Haskell bindings for
<https://github.com/jgm/cmark libcmark>, the reference
parser for <http://commonmark.org CommonMark>, a fully
specified variant of Markdown. It includes sources for
libcmark (0.28.0) and does not require prior installation of the
C library.
category: Text
author: John MacFarlane
exposed: True
exposed-modules:
CMark
abi: e642050d30ce934f656111144c006809
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/cmark-0.5.6-8b16H68ySpi5g2nv3mHGot
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/cmark-0.5.6-8b16H68ySpi5g2nv3mHGot
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/cmark
hs-libraries: HScmark-0.5.6-8b16H68ySpi5g2nv3mHGot
includes:
cmark.h
depends:
base-4.9.1.0 bytestring-0.10.8.1
text-1.2.2.2-9UQZjEJZQFSGMffj1Z5g00
haddock-interfaces: /usr/lib/ghc-doc/haddock/cmark-0.5.6/cmark.haddock
haddock-html: /usr/share/doc/libghc-cmark-doc/html/
|