/var/lib/ghc/package.conf.d/tasty-0.11.0.2.conf is in libghc-tasty-dev 0.11.0.2-1build1.
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: tasty
version: 0.11.0.2
id: tasty-0.11.0.2-d0fc9105ad73609e53d856e97c3eac83
key: tasty_I2j0JjeiBgOHLL7If0cSwZ
license: MIT
maintainer: Roman Cheplyaka <roma@ro-che.info>
homepage: http://documentup.com/feuerbach/tasty
synopsis: Modern and extensible testing framework
description:
Tasty is a modern testing framework for Haskell.
It lets you combine your unit tests, golden
tests, QuickCheck/SmallCheck properties, and any
other types of tests into a single test suite.
See <http://documentup.com/feuerbach/tasty>.
category: Testing
author: Roman Cheplyaka <roma@ro-che.info>
exposed: True
exposed-modules:
Test.Tasty Test.Tasty.Options Test.Tasty.Providers
Test.Tasty.Runners Test.Tasty.Ingredients
Test.Tasty.Ingredients.Basic
hidden-modules: Test.Tasty.Parallel Test.Tasty.Core
Test.Tasty.Options.Core Test.Tasty.Options.Env Test.Tasty.Patterns
Test.Tasty.Run Test.Tasty.Runners.Reducers Test.Tasty.Runners.Utils
Test.Tasty.CmdLine Test.Tasty.Ingredients.ConsoleReporter
Test.Tasty.Ingredients.ListTests
Test.Tasty.Ingredients.IncludingOptions
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/tasty-0.11.0.2-I2j0JjeiBgOHLL7If0cSwZ
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/tasty-0.11.0.2-I2j0JjeiBgOHLL7If0cSwZ
data-dir: /usr/share/tasty
hs-libraries: HStasty-0.11.0.2-I2j0JjeiBgOHLL7If0cSwZ
depends:
ansi-terminal-0.6.2.3-7b40b18f4e53e6f53c2ffd807e929ca9
async-2.0.2-a831412d1c1f2d2e26f26bb4545c7372
base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d
clock-0.6.0.1-240a4cc509102271634961e995212e5e
containers-0.5.6.2-59326c33e30ec8f6afd574cbac625bbb
deepseq-1.4.1.1-614b63b36dd6e29d2b35afff57c25311
mtl-2.2.1-3af90341e75ee52dfc4e3143b4e5d219
optparse-applicative-0.12.0.0-502380ae94a714885bdc144e35cee8d2
regex-tdfa-1.2.1-0d246e471826018091d009181990a31e
stm-2.4.4.1-7050c728ed5b2315e2c6b56d8bf9837f
tagged-0.8.2-16a51d8cfafeba080a9011b87265d84b
unbounded-delays-0.1.0.9-8636ff14e3532228d9cf4bddb2b0654e
haddock-interfaces: /usr/lib/ghc-doc/haddock/tasty-0.11.0.2/tasty.haddock
haddock-html: /usr/share/doc/libghc-tasty-doc/html/
|