/var/lib/ghc/package.conf.d/HUnit-1.3.1.2.conf is in libghc-hunit-dev 1.3.1.2-3.
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.1.2
id: HUnit-1.3.1.2-LggooYwT1UPHSoNYWvAdgk
key: HUnit-1.3.1.2-LggooYwT1UPHSoNYWvAdgk
license: BSD3
maintainer: Simon Hengel <sol@typeful.net>
stability: stable
homepage: https://github.com/hspec/HUnit#readme
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
abi: e5926c8bfc60ec1d3a90085efab5d7f8
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/HUnit-1.3.1.2-LggooYwT1UPHSoNYWvAdgk
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/HUnit-1.3.1.2-LggooYwT1UPHSoNYWvAdgk
data-dir: /usr/share/hunit
hs-libraries: HSHUnit-1.3.1.2-LggooYwT1UPHSoNYWvAdgk
depends:
base-4.9.0.0 deepseq-1.4.2.0
haddock-interfaces: /usr/lib/ghc-doc/haddock/hunit-1.3.1.2/HUnit.haddock
haddock-html: /usr/share/doc/libghc-hunit-doc/html/
|