/var/lib/ghc/package.conf.d/HUnit-1.5.0.0.conf is in libghc-hunit-dev 1.5.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 29 30 31 | name: HUnit
version: 1.5.0.0
id: HUnit-1.5.0.0-DvjF79OHhCC7SzfeEty4OI
key: HUnit-1.5.0.0-DvjF79OHhCC7SzfeEty4OI
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
hidden-modules: Paths_HUnit
abi: e99436d18f01d6fde04d2548274d53c0
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/HUnit-1.5.0.0-DvjF79OHhCC7SzfeEty4OI
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/HUnit-1.5.0.0-DvjF79OHhCC7SzfeEty4OI
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/hunit
hs-libraries: HSHUnit-1.5.0.0-DvjF79OHhCC7SzfeEty4OI
depends:
base-4.9.1.0 call-stack-0.1.0-FYVrCPXGP9EGAuTW32963O
deepseq-1.4.2.0
haddock-interfaces: /usr/lib/ghc-doc/haddock/hunit-1.5.0.0/HUnit.haddock
haddock-html: /usr/share/doc/libghc-hunit-doc/html/
|