name: unordered-containers version: 0.2.10.0 id: unordered-containers-0.2.10.0-LgoTL3wbBEY5bZIDJiyxW4 key: unordered-containers-0.2.10.0-LgoTL3wbBEY5bZIDJiyxW4 license: BSD-3-Clause copyright: 2010-2014 Johan Tibell 2010 Edward Z. Yang maintainer: johan.tibell@gmail.com author: Johan Tibell homepage: https://github.com/tibbe/unordered-containers 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 abi: cd3d1eda0ad50a70ac9920156600fbf8 exposed: True exposed-modules: Data.HashMap.Lazy Data.HashMap.Strict Data.HashSet hidden-modules: Data.HashMap.Array Data.HashMap.Base Data.HashMap.Strict.Base Data.HashMap.List Data.HashMap.Unsafe Data.HashMap.UnsafeShift Data.HashSet.Base import-dirs: /var/lib/jenkins/workspace/JHCR/.cabal-sandbox/lib/x86_64-linux-ghc-8.6.3/unordered-containers-0.2.10.0-LgoTL3wbBEY5bZIDJiyxW4 library-dirs: /var/lib/jenkins/workspace/JHCR/.cabal-sandbox/lib/x86_64-linux-ghc-8.6.3/unordered-containers-0.2.10.0-LgoTL3wbBEY5bZIDJiyxW4 dynamic-library-dirs: /var/lib/jenkins/workspace/JHCR/.cabal-sandbox/lib/x86_64-linux-ghc-8.6.3 data-dir: /var/lib/jenkins/workspace/JHCR/.cabal-sandbox/share/x86_64-linux-ghc-8.6.3/unordered-containers-0.2.10.0 hs-libraries: HSunordered-containers-0.2.10.0-LgoTL3wbBEY5bZIDJiyxW4 depends: base-4.12.0.0 deepseq-1.4.4.0 hashable-1.2.7.0-2SI038axTEd7AEZJ275kpi haddock-interfaces: /var/lib/jenkins/workspace/JHCR/.cabal-sandbox/share/doc/x86_64-linux-ghc-8.6.3/unordered-containers-0.2.10.0/html/unordered-containers.haddock haddock-html: /var/lib/jenkins/workspace/JHCR/.cabal-sandbox/share/doc/x86_64-linux-ghc-8.6.3/unordered-containers-0.2.10.0/html