/var/lib/ghc/package.conf.d/tasty-golden-2.3.1.1.conf is in libghc-tasty-golden-dev 2.3.1.1-3+b1.
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 | name: tasty-golden
version: 2.3.1.1
id: tasty-golden-2.3.1.1-3Gf5iZBcO4dFblAIMIdaW2
key: tasty-golden-2.3.1.1-3Gf5iZBcO4dFblAIMIdaW2
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
abi: ef56d86cc1e875f5d56b9e050cf329fe
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/tasty-golden-2.3.1.1-3Gf5iZBcO4dFblAIMIdaW2
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/tasty-golden-2.3.1.1-3Gf5iZBcO4dFblAIMIdaW2
data-dir: /usr/share/tasty-golden
hs-libraries: HStasty-golden-2.3.1.1-3Gf5iZBcO4dFblAIMIdaW2
depends:
async-2.1.0-J6Pl8k3L4PKGEpjYdgwiIf base-4.9.0.0 bytestring-0.10.8.1
containers-0.5.7.1 deepseq-1.4.2.0 directory-1.2.6.2
filepath-1.4.1.0 mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM
optparse-applicative-0.12.1.0-CCKSB6Lnh8jBIyRXBGR84m
process-1.4.2.0 tagged-0.8.5-KJ1mnYQWvwAIHfNS5HUoXP
tasty-0.11.0.4-AA54DluDm9lJCVOYCKAH7G
temporary-1.2.0.4-2l1bIkqO41RI46P32T9qrM
haddock-interfaces: /usr/lib/ghc-doc/haddock/tasty-golden-2.3.1.1/tasty-golden.haddock
haddock-html: /usr/share/doc/libghc-tasty-golden-doc/html/
|