/var/lib/ghc/package.conf.d/pandoc-citeproc-0.2.conf is in libghc-pandoc-citeproc-dev 0.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 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 66 67 68 69 70 71 72 73 74 75 76 77 78 | name: pandoc-citeproc
version: 0.2
id: pandoc-citeproc-0.2-435b8700789e709c4484c215555d4d97
license: BSD3
copyright:
maintainer: jgm@berkeley.edu
stability:
homepage:
package-url:
synopsis: Supports using pandoc with citeproc
description: The pandoc-citeproc library exports functions for
using the citeproc system with pandoc. It relies on
citeproc-hs, a library for rendering
bibliographic reference citations into a variety
of styles using a macro language called Citation
Style Language (CSL). More details on CSL can be
found here: <http://citationstyles.org/>.
.
Currently this package includes a copy of the citeproc-hs
code. When citeproc-hs is updated to be compatible,
this package will simply depend on citeproc-hs.
.
This package also contains two executables: pandoc-citeproc,
which works as a pandoc filter (pandoc >= 1.12), and
biblio2yaml, which converts bibliographic databases to
a yaml format suitable for inclusion in pandoc YAML
metadata.
category: Text
author: John MacFarlane, Andrea Rossato
exposed: True
exposed-modules: Text.CSL.Pickle.Xml Text.CSL.Pandoc Text.CSL
Text.CSL.Reference Text.CSL.Style Text.CSL.Eval
Text.CSL.Eval.Common Text.CSL.Eval.Date Text.CSL.Eval.Names
Text.CSL.Eval.Output Text.CSL.Pickle Text.CSL.Parser Text.CSL.Proc
Text.CSL.Proc.Collapse Text.CSL.Proc.Disamb Text.CSL.Input.Bibutils
Text.CSL.Input.Bibtex Text.CSL.Output.Pandoc Text.CSL.Output.Plain
Text.CSL.Data
hidden-modules: Text.CSL.Util Paths_pandoc_citeproc
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/pandoc-citeproc-0.2/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/pandoc-citeproc-0.2/ghc-7.6.3
hs-libraries: HSpandoc-citeproc-0.2
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: HTTP-4000.2.8-b031f20ea7063bd37594ec79ccfb306f
aeson-0.6.2.1-577558b1ce3cd5fea1a08a0ef665aee1
base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
bytestring-0.10.0.2-4f93248f75667c2c3321a7a6761b576f
containers-0.5.0.0-ab1dae9a94cd3cc84e7b2805636ebfa2
directory-1.2.0.1-91a788fd88acd7f149f0f10f5f1e23f2
filepath-1.3.0.1-b12cbe18566fe1532a1fda4c85e31cbe
hs-bibutils-4.12-adebdfa3c552fa82104350519be180f2
mtl-2.1.2-94c72af955e94b8d7b2f359dadd0cb62
network-2.4.1.2-040cee5ece44014a8574cb3f87b1eec4
old-locale-1.0.0.5-6729cb9d9cc62d150655de8fc5401b91
pandoc-1.12.2.1-7aa0c591b3dfbf9a7502891863ad469c
pandoc-types-1.12.3-12449f5c8f46c77f380d7a23c7cfaac1
parsec-3.1.3-6c6e21cb4ed4ef9d58fdf442940b152e
split-0.2.2-9ce33138f4fcfb9c37f6e6c300bcc367
syb-0.4.0-c48d52f3188b986ddaa9dd9ae40072f8
tagsoup-0.13-d5ea5e431f1ed323ac81537c86caeb46
texmath-0.6.5.2-546554d7808dfcfc80c0885b32bed46c
text-0.11.3.1-e38859e86485c167fa7c9441789e7607
text-icu-0.6.3.7-776554da19206f62e01cad3a976aaf7b
time-1.4.0.1-10dc4804a19dc0000fab79908f1a9f50
vector-0.10.0.1-1fbb548bc492f07fef7e604d2e6f581d
xml-1.3.12-2c5e1c6121129e6066aca28d897d0d9d
yaml-0.8.5.1-30661d2fc70a6a87a115be8fe5bd5226
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/pandoc-citeproc-0.2/pandoc-citeproc.haddock
haddock-html: /usr/share/doc/libghc-pandoc-citeproc-doc/html/
|