/var/lib/ghc/package.conf.d/libxml-sax-0.7.3.conf is in libghc-libxml-sax-dev 0.7.3-2+b2.
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: libxml-sax
version: 0.7.3
id: libxml-sax-0.7.3-2d230ba891a6aff32015563891faa3f6
license: MIT
copyright:
maintainer: jmillikin@gmail.com
stability: experimental
homepage: https://john-millikin.com/software/haskell-libxml/
package-url:
synopsis: Bindings for the libXML2 SAX interface
description:
category: Foreign, Text, XML, Parsing
author: John Millikin
exposed: True
exposed-modules: Text.XML.LibXML.SAX
hidden-modules:
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/libxml-sax-0.7.3/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/libxml-sax-0.7.3/ghc-7.6.3
hs-libraries: HSlibxml-sax-0.7.3
extra-libraries: xml2 xml2
extra-ghci-libraries:
include-dirs: /usr/include/libxml2
includes:
depends: base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
bytestring-0.10.0.2-4f93248f75667c2c3321a7a6761b576f
text-0.11.3.1-e38859e86485c167fa7c9441789e7607
xml-types-0.3.4-b39fd38cbbdcc8921c8e2439b41c614c
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/libxml-sax-0.7.3/libxml-sax.haddock
haddock-html: /usr/share/doc/libghc-libxml-sax-doc/html/
|