/var/lib/ghc/package.conf.d/markdown-0.1.7.conf is in libghc-markdown-dev 0.1.7-1build4.
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 36 37 38 39 40 41 42 43 | name: markdown
version: 0.1.7
id: markdown-0.1.7-d79f8cc2d84996ec9836b6b05f0428c6
license: BSD3
copyright:
maintainer: michael@snoyman.com
stability:
homepage: https://github.com/snoyberg/markdown
package-url:
synopsis: Convert Markdown to HTML, with XSS protection
description: This library leverages existing high-performance libraries (attoparsec, blaze-html, text, and conduit), and should integrate well with existing codebases.
category: Web
author: Michael Snoyman
exposed: True
exposed-modules: Text.Markdown Text.Markdown.Block
Text.Markdown.Inline
hidden-modules: Text.Markdown.Types
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/markdown-0.1.7/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/markdown-0.1.7/ghc-7.6.3
hs-libraries: HSmarkdown-0.1.7
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: attoparsec-0.10.4.0-d9fd97cfc1a1748b3cde35adf7fd233b
attoparsec-conduit-1.0.1.2-f3a67fc3bdb3a35eed83e84321bc8cf8
base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
blaze-html-0.6.1.2-a198dd5301113f2efb92692a58f025f2
conduit-1.0.13-42da682bd4bc70f4bc06699fdc9be195
containers-0.5.0.0-ab1dae9a94cd3cc84e7b2805636ebfa2
data-default-0.5.1-3dcf8b1e18d6ff182bcfe57129991c1d
text-0.11.3.1-e38859e86485c167fa7c9441789e7607
transformers-0.3.0.0-ff2bb6ac67241ebb987351a3db564af0
xss-sanitize-0.3.4-f75404f0066ffd8f869dff92824c06da
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/markdown-0.1.7/markdown.haddock
haddock-html: /usr/share/doc/libghc-markdown-doc/html/
|