/var/lib/ghc/package.conf.d/BlogLiterately-0.8.4.3.conf is in libghc-blogliterately-dev 0.8.4.3-2build5.
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 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 | name: BlogLiterately
version: 0.8.4.3
id: BlogLiterately-0.8.4.3-8HgF1umSLHFCWmH9KxsMTc
key: BlogLiterately-0.8.4.3-8HgF1umSLHFCWmH9KxsMTc
license: GPL-3
copyright: Copyright (c) Robert Greayer 2008-2010, Brent Yorgey 2012-2016
maintainer: Brent Yorgey <byorgey@gmail.com>
stability: experimental
homepage: http://byorgey.wordpress.com/blogliterately/
synopsis: A tool for posting Haskelly articles to blogs
description:
Write blog posts in Markdown format, then use BlogLiterately
to do syntax highlighting, format ghci sessions, and upload
to any blog supporting the metaWeblog API (such as Wordpress):
<http://codex.wordpress.org/XML-RPC_MetaWeblog_API>.
.
To get started, use the provided executable
@BlogLiterately@; see
<http://byorgey.wordpress.com/blogliterately/> for
complete documentation.
.
To make further customization possible, the internals
of the executable are made available as a library. In
particular, it is easy to create your own executable
which adds extra custom transformations; see
"Text.BlogLiterately.Run".
category: Web
author: Robert Greayer <robgreayer@yahoo.com>, Brent Yorgey
exposed: True
exposed-modules:
Text.BlogLiterately Text.BlogLiterately.Block
Text.BlogLiterately.Ghci Text.BlogLiterately.Highlight
Text.BlogLiterately.Image Text.BlogLiterately.LaTeX
Text.BlogLiterately.Options Text.BlogLiterately.Options.Parse
Text.BlogLiterately.Post Text.BlogLiterately.Run
Text.BlogLiterately.Transform
hidden-modules: Paths_BlogLiterately
abi: 804c2cb12227220b6f7e697fdc6c9718
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/BlogLiterately-0.8.4.3-8HgF1umSLHFCWmH9KxsMTc
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/BlogLiterately-0.8.4.3-8HgF1umSLHFCWmH9KxsMTc
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/blogliterately
hs-libraries: HSBlogLiterately-0.8.4.3-8HgF1umSLHFCWmH9KxsMTc
depends:
HTTP-4000.3.9-59RgrLU5kXBGiUpav0X1jL
HaXml-1.25.4-F7PakP3HnqlKE6nFmo7cJA base-4.9.1.0
blaze-html-0.9.0.1-GQ0yZtPYt2i2KdgnUEOA8p
bool-extras-0.4.0-1rWdQroCDcMCOdTVXVU7Ic bytestring-0.10.8.1
cmdargs-0.10.18-1MOxB7BXiUZGCBZB9Kx8qK containers-0.5.7.1
data-default-0.7.1.1-Atv1ZD6t1rI1MrH9qSGaQC directory-1.3.0.0
filepath-1.4.1.1 haxr-3000.11.2-8k17u4n1RUs5KCx8ZPKejx
highlighting-kate-0.6.4-9DqhYO0vNUK66YWTqmWJrQ
hscolour-1.24.2-Hn2gtm0ppWR9WCavDlK6KE
lens-4.15.4-5DjTdkw8YRM5uu8qBswiKi mtl-2.2.1-BLKBelFsPB3BoFeSWSOYj6
pandoc-1.19.2.4-HbfKWUyODESBIy0vGktOwX
pandoc-citeproc-0.10.5.1-HIfBMT1iu3x9mOf0xuZHLo
pandoc-types-1.17.0.5-Hk4hpM9KMoPFdDqbdzvRgY
parsec-3.1.11-1aqiimsgq2dCv7eoaC8WuX process-1.4.3.0
split-0.2.3.2-CJl40zTyCIV16Pr60nb7CT
strict-0.3.2-IfIKu6GgwJkHDDJQA4k3FZ
tagsoup-0.14.2-B6DCsiYmPiz3KQSitMVGHy
temporary-1.2.1.1-999TXaRqj1137gyD7MV54w transformers-0.5.2.0
haddock-interfaces: /usr/lib/ghc-doc/haddock/blogliterately-0.8.4.3/BlogLiterately.haddock
haddock-html: /usr/share/doc/libghc-blogliterately-doc/html/
|