/var/lib/ghc/package.conf.d/haddock-library-1.4.2.conf is in libghc-haddock-library-dev 1.4.2-2+b1.
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 | name: haddock-library
version: 1.4.2
id: haddock-library-1.4.2-F7UTHpERtmTC4fYnmJsN6z
key: haddock-library-1.4.2-F7UTHpERtmTC4fYnmJsN6z
license: BSD3
maintainer: Simon Hengel <sol@typeful.net>, Mateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk>
stability: experimental
homepage: http://www.haskell.org/haddock/
synopsis: Library exposing some functionality of Haddock.
description:
Haddock is a documentation-generation tool for Haskell
libraries. These modules expose some functionality of it
without pulling in the GHC dependency. Please note that the
API is likely to change so specify upper bounds in your
project if you can't release often. For interacting with Haddock
itself, see the 'haddock' package.
category: Documentation
exposed: True
exposed-modules:
Documentation.Haddock.Parser Documentation.Haddock.Parser.Monad
Documentation.Haddock.Types Documentation.Haddock.Doc
hidden-modules: Data.Attoparsec Data.Attoparsec.ByteString
Data.Attoparsec.ByteString.Buffer Data.Attoparsec.ByteString.Char8
Data.Attoparsec.ByteString.FastSet
Data.Attoparsec.ByteString.Internal Data.Attoparsec.Combinator
Data.Attoparsec.Internal Data.Attoparsec.Internal.Fhthagn
Data.Attoparsec.Internal.Types Data.Attoparsec.Number
Documentation.Haddock.Parser.Util Documentation.Haddock.Utf8
abi: 282e9ad7173135b29b80b2e331985954
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/haddock-library-1.4.2-F7UTHpERtmTC4fYnmJsN6z
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/haddock-library-1.4.2-F7UTHpERtmTC4fYnmJsN6z
data-dir: /usr/share/haddock-library
hs-libraries: HShaddock-library-1.4.2-F7UTHpERtmTC4fYnmJsN6z
depends:
base-4.9.0.0 bytestring-0.10.8.1 deepseq-1.4.2.0
transformers-0.5.2.0
haddock-interfaces: /usr/lib/ghc-doc/haddock/haddock-library-1.4.2/haddock-library.haddock
haddock-html: /usr/share/doc/libghc-haddock-library-doc/html/
|