/var/lib/ghc/package.conf.d/doctest-0.9.10.conf is in libghc-doctest-dev 0.9.10-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 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 | name: doctest
version: 0.9.10
id: doctest-0.9.10-db286d4f60521cb42163bce1a3e6487f
license: MIT
copyright: (c) 2009-2013 Simon Hengel
maintainer: Simon Hengel <sol@typeful.net>
stability:
homepage: https://github.com/sol/doctest-haskell#readme
package-url:
synopsis: Test interactive Haskell examples
description: The doctest program checks examples in source code comments.
It is modeled after doctest for Python
(<http://docs.python.org/library/doctest.html>).
.
Documentation is at
<https://github.com/sol/doctest-haskell#readme>.
category: Testing
author: Simon Hengel <sol@typeful.net>
exposed: True
exposed-modules: Test.DocTest
hidden-modules: Extract GhcUtil Interpreter Location Help Parse
Paths_doctest Property Runner Runner.Example Run Util Sandbox
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/doctest-0.9.10/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/doctest-0.9.10/ghc-7.6.3
hs-libraries: HSdoctest-0.9.10
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
deepseq-1.3.0.1-5cc4cd89bdc2e8f6db1833d95ec36926
directory-1.2.0.1-91a788fd88acd7f149f0f10f5f1e23f2
filepath-1.3.0.1-b12cbe18566fe1532a1fda4c85e31cbe
ghc-7.6.3-494fae4c96de6ac955b246ac79054c22
ghc-paths-0.1.0.9-33cf158d45e15d2ea66fe4694a916f3a
process-1.1.0.2-76e05340eb66705981411022731ca84a
syb-0.4.0-c48d52f3188b986ddaa9dd9ae40072f8
transformers-0.3.0.0-ff2bb6ac67241ebb987351a3db564af0
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/doctest-0.9.10/doctest.haddock
haddock-html: /usr/share/doc/libghc-doctest-doc/html/
|