packages feed

data-inttrie 0.0.2 → 0.0.3

raw patch · 1 files changed

+1/−1 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

data-inttrie.cabal view
@@ -1,7 +1,7 @@ Name: data-inttrie Description:     A simple lazy, infinite trie from integers.-Version: 0.0.2+Version: 0.0.3 Stability: experimental Synopsis: A lazy, infinite trie of integers. License: BSD3