/var/lib/ghc/package.conf.d/tasty-golden-2.3.1.conf is in libghc-tasty-golden-dev 2.3.1-1build2.
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: tasty-golden
version: 2.3.1
id: tasty-golden-2.3.1-a72db80edd89447661958b239bf4934d
key: tasty_EKd5NkOQX5v69eY64NQvwz
license: MIT
maintainer: Roman Cheplyaka <roma@ro-che.info>
homepage: https://github.com/feuerbach/tasty-golden
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/x86_64-linux-ghc-7.10.3/tasty-golden-2.3.1-EKd5NkOQX5v69eY64NQvwz
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/tasty-golden-2.3.1-EKd5NkOQX5v69eY64NQvwz
data-dir: /usr/share/tasty-golden
hs-libraries: HStasty-golden-2.3.1-EKd5NkOQX5v69eY64NQvwz
depends:
async-2.0.2-a831412d1c1f2d2e26f26bb4545c7372
base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d
bytestring-0.10.6.0-9a873bcf33d6ce2fd2698ce69e2c1c66
containers-0.5.6.2-59326c33e30ec8f6afd574cbac625bbb
deepseq-1.4.1.1-614b63b36dd6e29d2b35afff57c25311
directory-1.2.2.0-660a7a83a753ed85c8a374c15dae2b97
filepath-1.4.0.0-f97d1e4aebfd7a03be6980454fe31d6e
mtl-2.2.1-3af90341e75ee52dfc4e3143b4e5d219
optparse-applicative-0.12.0.0-502380ae94a714885bdc144e35cee8d2
process-1.2.3.0-a22328103774f0499a990653944cbf99
tagged-0.8.2-16a51d8cfafeba080a9011b87265d84b
tasty-0.11.0.2-d0fc9105ad73609e53d856e97c3eac83
temporary-1.2.0.3-f2b1ab20f18305a213c3e108721a8ac6
haddock-interfaces: /usr/lib/ghc-doc/haddock/tasty-golden-2.3.1/tasty-golden.haddock
haddock-html: /usr/share/doc/libghc-tasty-golden-doc/html/
|