/var/lib/ghc/package.conf.d/hspec-2.4.4.conf is in libghc-hspec-dev 2.4.4-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 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 | name: hspec
version: 2.4.4
id: hspec-2.4.4-6rbzoq8wFZXKGM6cjQ0VKq
key: hspec-2.4.4-6rbzoq8wFZXKGM6cjQ0VKq
license: MIT
copyright: (c) 2011-2017 Simon Hengel,
(c) 2011-2012 Trystan Spangler,
(c) 2011 Greg Weber
maintainer: Simon Hengel <sol@typeful.net>
stability: experimental
homepage: http://hspec.github.io/
synopsis: A Testing Framework for Haskell
description:
Hspec is a testing framework for Haskell. It is inspired by
the Ruby library RSpec. Some of Hspec's distinctive features
are:
.
* a friendly DSL for defining tests
.
* integration with QuickCheck, SmallCheck, and HUnit
.
* parallel test execution
.
* automatic discovery of test files
.
The Hspec Manual is at <http://hspec.github.io/>.
category: Testing
exposed: True
exposed-modules:
Test.Hspec Test.Hspec.Core Test.Hspec.Discover
Test.Hspec.Formatters Test.Hspec.HUnit Test.Hspec.QuickCheck
Test.Hspec.Runner
hidden-modules: Paths_hspec
abi: bc8a59a4b60254a8a30fbd60cf16ec05
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/hspec-2.4.4-6rbzoq8wFZXKGM6cjQ0VKq
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/hspec-2.4.4-6rbzoq8wFZXKGM6cjQ0VKq
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/hspec
hs-libraries: HShspec-2.4.4-6rbzoq8wFZXKGM6cjQ0VKq
depends:
HUnit-1.5.0.0-DvjF79OHhCC7SzfeEty4OI
QuickCheck-2.9.2-LvlomhGMxrFBkX1zwiWpQu base-4.9.1.0
call-stack-0.1.0-FYVrCPXGP9EGAuTW32963O
hspec-core-2.4.4-Ezb0jq4rRfBJWZtpolvs1E
hspec-expectations-0.8.2-DujBeQFEMmfJJRLad7XQgd
transformers-0.5.2.0
haddock-interfaces: /usr/lib/ghc-doc/haddock/hspec-2.4.4/hspec.haddock
haddock-html: /usr/share/doc/libghc-hspec-doc/html/
|