packages feed

enummapset 0.6.0.1 → 0.6.0.2

raw patch · 1 files changed

+1/−1 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

enummapset.cabal view
@@ -1,5 +1,5 @@ name:           enummapset-version:        0.6.0.1+version:        0.6.0.2 synopsis:       IntMap and IntSet with Enum keys/elements. description:    This package contains simple wrappers around 'Data.IntMap' and                 'Data.IntSet' with 'Enum' keys and elements respectively.