/var/lib/ghc/package.conf.d/hashable-1.2.6.1.conf is in libghc-hashable-dev 1.2.6.1-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 | name: hashable
version: 1.2.6.1
id: hashable-1.2.6.1-2ZLNuHq395GGIHwEHuqZol
key: hashable-1.2.6.1-2ZLNuHq395GGIHwEHuqZol
license: BSD3
maintainer: johan.tibell@gmail.com
stability: Provisional
homepage: http://github.com/tibbe/hashable
synopsis: A class for types that can be converted to a hash value
description:
This package defines a class, 'Hashable', for types that
can be converted to a hash value. This class
exists for the benefit of hashing-based data
structures. The package provides instances for
basic types and a way to combine hash values.
category: Data
author: Milan Straka <fox@ucw.cz>
Johan Tibell <johan.tibell@gmail.com>
exposed: True
exposed-modules:
Data.Hashable Data.Hashable.Lifted
hidden-modules: Data.Hashable.Class Data.Hashable.Generic
abi: 04604e26f192a6d3134f62de7a8ad1d3
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/hashable-1.2.6.1-2ZLNuHq395GGIHwEHuqZol
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/hashable-1.2.6.1-2ZLNuHq395GGIHwEHuqZol
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/hashable
hs-libraries: HShashable-1.2.6.1-2ZLNuHq395GGIHwEHuqZol
depends:
base-4.9.1.0 bytestring-0.10.8.1 deepseq-1.4.2.0 ghc-prim-0.5.0.0
integer-gmp-1.0.0.1 text-1.2.2.2-9UQZjEJZQFSGMffj1Z5g00
haddock-interfaces: /usr/lib/ghc-doc/haddock/hashable-1.2.6.1/hashable.haddock
haddock-html: /usr/share/doc/libghc-hashable-doc/html/
|