/var/lib/ghc/package.conf.d/cabal-doctest-1.0.4.conf is in libghc-cabal-doctest-dev 1.0.4-1.
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 | name: cabal-doctest
version: 1.0.4
id: cabal-doctest-1.0.4-6IFrPlwYdJyGJFMg5xyMZs
key: cabal-doctest-1.0.4-6IFrPlwYdJyGJFMg5xyMZs
license: BSD3
copyright: (c) 2017 Oleg Grenrus
maintainer: Oleg Grenrus <oleg.grenrus@iki.fi>
homepage: https://github.com/phadej/cabal-doctest
synopsis: A Setup.hs helper for doctests running
description:
Currently (beginning of 2017), there isn't @cabal doctest@
command. Yet, to properly work doctest needs plenty of configuration.
This library provides the common bits for writing custom Setup.hs
See <https://github.com/haskell/cabal/issues/2327 Cabal/2327> for the progress
of @cabal doctest@, i.e. whether this library is obsolete.
category: Distribution
author: Oleg Grenrus <oleg.grenrus@iki.fi>
exposed: True
exposed-modules:
Distribution.Extra.Doctest
abi: f6d1b769e5e4323688775b7ee26f9845
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/cabal-doctest-1.0.4-6IFrPlwYdJyGJFMg5xyMZs
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/cabal-doctest-1.0.4-6IFrPlwYdJyGJFMg5xyMZs
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/cabal-doctest
hs-libraries: HScabal-doctest-1.0.4-6IFrPlwYdJyGJFMg5xyMZs
depends:
Cabal-1.24.2.0 base-4.9.1.0 directory-1.3.0.0 filepath-1.4.1.1
haddock-interfaces: /usr/lib/ghc-doc/haddock/cabal-doctest-1.0.4/cabal-doctest.haddock
haddock-html: /usr/share/doc/libghc-cabal-doctest-doc/html/
|