/var/lib/ghc/package.conf.d/xhtml-3000.2.1.conf is in libghc-xhtml-dev 3000.2.1-4.
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 | name: xhtml
version: 3000.2.1
id: xhtml-3000.2.1-22b747149ac820f9574f57533a3d58fc
license: BSD3
copyright: Bjorn Bringert 2004-2006, Andy Gill and the Oregon
Graduate Institute of Science and Technology, 1999-2001
maintainer: Chris Dornan <chris@chrisdornan.com>
stability: Stable
homepage: https://github.com/haskell/xhtml
package-url:
synopsis: An XHTML combinator library
description: This package provides combinators for producing
XHTML 1.0, including the Strict, Transitional and
Frameset variants.
category: Web, XML, Pretty Printer
author: Bjorn Bringert
exposed: True
exposed-modules: Text.XHtml Text.XHtml.Frameset Text.XHtml.Strict
Text.XHtml.Transitional Text.XHtml.Debug Text.XHtml.Table
hidden-modules: Text.XHtml.Strict.Attributes
Text.XHtml.Strict.Elements Text.XHtml.Frameset.Attributes
Text.XHtml.Frameset.Elements Text.XHtml.Transitional.Attributes
Text.XHtml.Transitional.Elements Text.XHtml.BlockTable
Text.XHtml.Extras Text.XHtml.Internals
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/xhtml-3000.2.1/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/xhtml-3000.2.1/ghc-7.6.3
hs-libraries: HSxhtml-3000.2.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/xhtml-3000.2.1/xhtml.haddock
haddock-html: /usr/share/doc/libghc-xhtml-doc/html/
|