/var/lib/ghc/package.conf.d/tasty-golden-2.2.2.4.conf is in libghc-tasty-golden-dev 2.2.2.4-2+b3.
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 48 49 | name: tasty-golden
version: 2.2.2.4
id: tasty-golden-2.2.2.4-1f6ace927dcf6548a7f4fa0720b96f29
license: MIT
copyright:
maintainer: Roman Cheplyaka <roma@ro-che.info>
stability:
homepage: https://github.com/feuerbach/tasty-golden
package-url:
synopsis: Golden tests support for tasty
description: This package provides support for «golden testing».
A golden test is an IO action that writes its result to a file.
To pass the test, this output file should be identical to the corresponding
«golden» file, which contains the correct result for the test.
category: Testing
author: Roman Cheplyaka
exposed: True
exposed-modules: Test.Tasty.Golden Test.Tasty.Golden.Advanced
Test.Tasty.Golden.Manage
hidden-modules: Test.Tasty.Golden.Internal
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/tasty-golden-2.2.2.4/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/tasty-golden-2.2.2.4/ghc-7.6.3
hs-libraries: HStasty-golden-2.2.2.4
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: async-2.0.1.5-5fe094cf27a071e8ecfa1c60d50c8c0b
base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
bytestring-0.10.0.2-4f93248f75667c2c3321a7a6761b576f
containers-0.5.0.0-ab1dae9a94cd3cc84e7b2805636ebfa2
deepseq-1.3.0.1-5cc4cd89bdc2e8f6db1833d95ec36926
directory-1.2.0.1-91a788fd88acd7f149f0f10f5f1e23f2
filepath-1.3.0.1-b12cbe18566fe1532a1fda4c85e31cbe
mtl-2.1.2-94c72af955e94b8d7b2f359dadd0cb62
optparse-applicative-0.10.0-312e727935b80a15b4ec2f9d62eb8ac0
process-1.1.0.2-76e05340eb66705981411022731ca84a
tagged-0.7.2-002e2b0a3122c5b5f8b9c8717b5e6b17
tasty-0.10-a64f9c7d08ed4bf5dcec67ae83ae2e93
temporary-1.2.0.3-1601a222cc6dc379f81850bf84d768f5
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/tasty-golden-2.2.2.4/tasty-golden.haddock
haddock-html: /usr/share/doc/libghc-tasty-golden-doc/html/
|