/var/lib/ghc/package.conf.d/HUnit-1.3.0.0.conf is in libghc-hunit-dev 1.3.0.0-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 | name: HUnit
version: 1.3.0.0
id: HUnit-1.3.0.0-904109a490c85ff643c14c4cfbe058fb
key: HUnit_BG7FInvjg0k8rLNKmL1VFA
license: BSD3
maintainer: Simon Hengel <sol@typeful.net>
stability: stable
homepage: http://hunit.sourceforge.net/
synopsis: A unit testing framework for Haskell
description:
HUnit is a unit testing framework for Haskell, inspired by the
JUnit tool for Java, see: <http://www.junit.org>.
category: Testing
author: Dean Herington
exposed: True
exposed-modules:
Test.HUnit.Base Test.HUnit.Lang Test.HUnit.Terminal Test.HUnit.Text
Test.HUnit
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/HUnit-1.3.0.0-BG7FInvjg0k8rLNKmL1VFA
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/HUnit-1.3.0.0-BG7FInvjg0k8rLNKmL1VFA
data-dir: /usr/share/hunit
hs-libraries: HSHUnit-1.3.0.0-BG7FInvjg0k8rLNKmL1VFA
depends:
base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d
deepseq-1.4.1.1-614b63b36dd6e29d2b35afff57c25311
haddock-interfaces: /usr/lib/ghc-doc/haddock/hunit-1.3.0.0/HUnit.haddock
haddock-html: /usr/share/doc/libghc-hunit-doc/html/
|