name: relation version: 0.5.2.0 visibility: public id: relation-0.5.2.0-1To5l6fRJlHL6zq3sRK2t0 key: relation-0.5.2.0-1To5l6fRJlHL6zq3sRK2t0 license: BSD-3-Clause copyright: (C) 2019-2020 John Ky, (C) 2012 Drew Day, (C) 2010 Leonel Fonseca maintainer: John Ky author: Leonel Fonseca stability: Experimental homepage: https://www.github.com/haskell-works/relation/ synopsis: A data structure representing Relations on Sets. description: A library to model relationships between two objects that are subclasses of Ord. We use a two Maps that allows fast searching either by the key element or the value element. category: Data Structures abi: 868bb6550d2bdc962e84fb16f1516e0e exposed: True exposed-modules: Data.Relation Data.Relation.Internal Data.Relation.Internal.Set Data.Relation.Ops import-dirs: ${pkgroot}/../../lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.8.4/relation-0.5.2.0 library-dirs: ${pkgroot}/../../lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.8.4/relation-0.5.2.0 dynamic-library-dirs: ${pkgroot}/../../lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.8.4/x86_64-linux-ghc-8.8.4 data-dir: ${pkgroot}/../../share/relation hs-libraries: HSrelation-0.5.2.0-1To5l6fRJlHL6zq3sRK2t0 depends: base-4.13.0.0 containers-0.6.2.1 haddock-interfaces: ${pkgroot}/../../lib/ghc-doc/haddock/relation-0.5.2.0/relation.haddock haddock-html: ${pkgroot}/../../share/doc/libghc-relation-doc/html/