Name: pred-set Version: 0.0.1 Author: Athan Clark Maintainer: Athan Clark License: BSD3 License-File: LICENSE Synopsis: Simple cached predicates Cabal-Version: >= 1.10 Build-Type: Simple Category: Data Library Default-Language: Haskell2010 HS-Source-Dirs: src GHC-Options: -Wall Exposed-Modules: Data.PredSet.Mutable Build-Depends: base >= 4.8 && < 5 , hashtables , hashable , HSet Source-Repository head Type: git Location: https://github.com/athanclark/pred-set