name: hashable
version: 1.2.3.3
id: hashable-1.2.3.3-23d40019676024309c0be5a497ead516

license: BSD3
copyright:
maintainer: johan.tibell@gmail.com
stability: Provisional
homepage: http://github.com/tibbe/hashable
package-url:
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.Generic Data.Hashable.Class
trusted: False
import-dirs: /usr/pkg/lib/hashable-1.2.3.3/ghc-7.6.3
library-dirs: /usr/pkg/lib/hashable-1.2.3.3/ghc-7.6.3
hs-libraries: HShashable-1.2.3.3
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.6.0.1-72d6677eb4ac5df4372f1408c9a3c60d
         bytestring-0.10.0.2-5e6a12615720fdeb94cf59946a02d13f
         ghc-prim-0.3.0.0-d5221a8c8a269b66ab9a07bdc23317dd
         integer-gmp-0.5.0.0-2f15426f5b53fe4c6490832f9b20d8d7
         text-1.2.2.0-8ecf3b6a740b91c72dcfff149d609052
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/pkg/share/doc/hashable-1.2.3.3/html/hashable.haddock
haddock-html: /usr/pkg/share/doc/hashable-1.2.3.3/html
