Cabal revisions of hashtables-1.2.3.1
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
Name: hashtables Version: 1.2.3.1+x-revision: 1 Synopsis: Mutable hash tables in the ST monad Homepage: http://github.com/gregorycollins/hashtables License: BSD3 Build-depends: base >= 4.7 && <5, hashable >= 1.1 && <1.2 || >= 1.2.1 && <1.3,- primitive,+ primitive < 0.7, vector >= 0.7 && <0.13 if flag(portable)