/var/lib/ghc/package.conf.d/markdown-0.1.16.conf is in libghc-markdown-dev 0.1.16-1build8.
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 | name: markdown
version: 0.1.16
id: markdown-0.1.16-6TnSofWOXbOG15PX1xvpAR
key: markdown-0.1.16-6TnSofWOXbOG15PX1xvpAR
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
abi: 84774d78ca2d4344ebf2316d71b3875f
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/markdown-0.1.16-6TnSofWOXbOG15PX1xvpAR
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/markdown-0.1.16-6TnSofWOXbOG15PX1xvpAR
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/markdown
hs-libraries: HSmarkdown-0.1.16-6TnSofWOXbOG15PX1xvpAR
depends:
attoparsec-0.13.1.0-3ql4hcH9pGfBAlE21oqFTQ base-4.9.1.0
blaze-html-0.9.0.1-GQ0yZtPYt2i2KdgnUEOA8p
blaze-markup-0.8.0.0-GsxkVbRgODkgUQDmmDVob
conduit-1.2.12.1-30kCH21Mh9e7TrhOji16e6
conduit-extra-1.1.17-IvNO1REA5jSBdYfIvAO8zT containers-0.5.7.1
data-default-0.7.1.1-Atv1ZD6t1rI1MrH9qSGaQC
text-1.2.2.2-9UQZjEJZQFSGMffj1Z5g00 transformers-0.5.2.0
xml-conduit-1.5.1-DqFizoec7JD3WanyGld4Ir
xml-types-0.3.6-BlXpqWNn2ZGFM9gCBPuBeT
xss-sanitize-0.3.5.7-LxmOKRfz8X1Ja3cQKHCKgj
haddock-interfaces: /usr/lib/ghc-doc/haddock/markdown-0.1.16/markdown.haddock
haddock-html: /usr/share/doc/libghc-markdown-doc/html/
|