/var/lib/ghc/package.conf.d/markdown-0.1.13.2.conf is in libghc-markdown-dev 0.1.13.2-3build1.
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: markdown
version: 0.1.13.2
id: markdown-0.1.13.2-2cb8df36d4b77a33c946289e0bbb081c
key: markd_AUORi0GwLR11sJKmccjsjR
license: BSD3
maintainer: michael@snoyman.com
homepage: https://github.com/snoyberg/markdown
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/x86_64-linux-ghc-7.10.3/markdown-0.1.13.2-AUORi0GwLR11sJKmccjsjR
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/markdown-0.1.13.2-AUORi0GwLR11sJKmccjsjR
data-dir: /usr/share/markdown
hs-libraries: HSmarkdown-0.1.13.2-AUORi0GwLR11sJKmccjsjR
depends:
attoparsec-0.13.0.1-13ee8ea181051585e24bdc42fae36194
base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d
blaze-html-0.8.1.1-d2f0dd95041beab9a2d3b8b68a788fbe
blaze-markup-0.7.0.3-25645d30388fde79f290625707d81398
conduit-1.2.6.1-418942df10c1c8c2f189236cac2a6089
conduit-extra-1.1.9.2-e8609d88fad293740c390bace7d92a77
containers-0.5.6.2-59326c33e30ec8f6afd574cbac625bbb
data-default-0.5.3-e05c44e7d434cba27ce2615e5a92622d
text-1.2.2.0-2c09cfae3213a07ad08b7cc1c9a4bb52
transformers-0.4.2.0-81450cd8f86b36eaa8fa0cbaf6efc3a3
xss-sanitize-0.3.5.6-e2c061d5642860101ede170107935fce
haddock-interfaces: /usr/lib/ghc-doc/haddock/markdown-0.1.13.2/markdown.haddock
haddock-html: /usr/share/doc/libghc-markdown-doc/html/
|