name: unordered-containers
version: 0.2.5.1
id: unordered-containers-0.2.5.1-091ed0076c0ae725e9d4d08c3cd8e838

license: BSD3
copyright: 2010-2014 Johan Tibell
           2010 Edward Z. Yang
maintainer: johan.tibell@gmail.com
stability:
homepage: https://github.com/tibbe/unordered-containers
package-url:
synopsis: Efficient hashing-based container types
description: Efficient hashing-based container types.  The containers have been
             optimized for performance critical use, both in terms of large data
             quantities and high speed.
             .
             The declared cost of each operation is either worst-case or
             amortized, but remains valid even if structures are shared.
category: Data
author: Johan Tibell
exposed: True
exposed-modules: Data.HashMap.Lazy Data.HashMap.Strict Data.HashSet
hidden-modules: Data.HashMap.Array Data.HashMap.Base
                Data.HashMap.PopCount Data.HashMap.Unsafe Data.HashMap.UnsafeShift
trusted: False
import-dirs: /usr/pkg/lib/unordered-containers-0.2.5.1/ghc-7.6.3
library-dirs: /usr/pkg/lib/unordered-containers-0.2.5.1/ghc-7.6.3
hs-libraries: HSunordered-containers-0.2.5.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.6.0.1-72d6677eb4ac5df4372f1408c9a3c60d
         deepseq-1.3.0.1-5cc4cd89bdc2e8f6db1833d95ec36926
         hashable-1.2.3.3-23d40019676024309c0be5a497ead516
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/pkg/share/doc/unordered-containers-0.2.5.1/html/unordered-containers.haddock
haddock-html: /usr/pkg/share/doc/unordered-containers-0.2.5.1/html
