packages feed

Data-Hash-Consistent-0.1.1: Data-Hash-Consistent.cabal

Name:                Data-Hash-Consistent
Version:             0.1.1
Description:         Provide a simple consistent hashing mechanism
Synopsis:	     Provide a simple consistent hashing mechanism
Category:            Data
Stability:           experimental
Homepage:            https://github.com/bradclawsie/haskell-Data.Hash.Consistent
License:             BSD3
License-file:        LICENSE
Author:              brad clawsie
Maintainer:          haskell@fastmail.fm
cabal-version: 	     >=1.2
build-type:          Simple
extra-source-files:  example.hs,README.md
Flag splitBase
  Description: Choose the new smaller, split-up base package.
Library 
  Build-Depends: bytestring,vector,vector-algorithms,digest,utf8-string,base>=3 && < 6
  Exposed-modules:     Data.Hash.Consistent