/var/lib/ghc/package.conf.d/hashable-1.2.3.3.conf is in libghc-hashable-dev 1.2.3.3-3build1.
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 | name: hashable
version: 1.2.3.3
id: hashable-1.2.3.3-ce7af8ca3ebd83133b0e846c245dc9e2
key: hasha_CsGmCoOto8e0kBEdMHyeaW
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
hidden-modules: Data.Hashable.Class Data.Hashable.Generic
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/hashable-1.2.3.3-CsGmCoOto8e0kBEdMHyeaW
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/hashable-1.2.3.3-CsGmCoOto8e0kBEdMHyeaW
data-dir: /usr/share/hashable
hs-libraries: HShashable-1.2.3.3-CsGmCoOto8e0kBEdMHyeaW
depends:
base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d
bytestring-0.10.6.0-9a873bcf33d6ce2fd2698ce69e2c1c66
ghc-prim-0.4.0.0-6cdc86811872333585fa98756aa7c51e
integer-gmp-1.0.0.0-3c8c40657a9870f5c33be17496806d8d
text-1.2.2.0-2c09cfae3213a07ad08b7cc1c9a4bb52
haddock-interfaces: /usr/lib/ghc-doc/haddock/hashable-1.2.3.3/hashable.haddock
haddock-html: /usr/share/doc/libghc-hashable-doc/html/
|