Data-Hash-Consistent 0.1.0 → 0.1.1
raw patch · 1 files changed
+2/−2 lines, 1 filesdep +utf8-string
Dependencies added: utf8-string
Files
Data-Hash-Consistent.cabal view
@@ -1,5 +1,5 @@ Name: Data-Hash-Consistent-Version: 0.1.0+Version: 0.1.1 Description: Provide a simple consistent hashing mechanism Synopsis: Provide a simple consistent hashing mechanism Category: Data@@ -15,5 +15,5 @@ Flag splitBase Description: Choose the new smaller, split-up base package. Library - Build-Depends: bytestring,vector,vector-algorithms,digest,base>=3 && < 6+ Build-Depends: bytestring,vector,vector-algorithms,digest,utf8-string,base>=3 && < 6 Exposed-modules: Data.Hash.Consistent