/var/lib/ghc/package.conf.d/tasty-golden-2.3.1.2.conf is in libghc-tasty-golden-dev 2.3.1.2-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 | name: tasty-golden
version: 2.3.1.2
id: tasty-golden-2.3.1.2-KE1xXcg3qmN3VT6X9RuRgr
key: tasty-golden-2.3.1.2-KE1xXcg3qmN3VT6X9RuRgr
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.
To get started with golden testing and this library, see
<https://ro-che.info/articles/2017-12-04-golden-tests Introduction to golden testing>.
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
abi: 15d1cfbcf57ad0d5076418ed9b9a3ea7
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/tasty-golden-2.3.1.2-KE1xXcg3qmN3VT6X9RuRgr
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/tasty-golden-2.3.1.2-KE1xXcg3qmN3VT6X9RuRgr
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/tasty-golden
hs-libraries: HStasty-golden-2.3.1.2-KE1xXcg3qmN3VT6X9RuRgr
depends:
async-2.1.1.1-8yywY4inVGRLJSCg60gBXj base-4.9.1.0
bytestring-0.10.8.1 containers-0.5.7.1 deepseq-1.4.2.0
directory-1.3.0.0 filepath-1.4.1.1 mtl-2.2.1-BLKBelFsPB3BoFeSWSOYj6
optparse-applicative-0.13.2.0-1DNSAW2Hx9P1fiXyy8ykHj
process-1.4.3.0 tagged-0.8.5-1gLLDW7b5mx8q35LxgIjIa
tasty-0.11.3-JRF1FNSQSC25BPvP51dexb
temporary-1.2.1.1-999TXaRqj1137gyD7MV54w
haddock-interfaces: /usr/lib/ghc-doc/haddock/tasty-golden-2.3.1.2/tasty-golden.haddock
haddock-html: /usr/share/doc/libghc-tasty-golden-doc/html/
|