packages feed

stm-hamt 1.2.0.12 → 1.2.0.13

raw patch · 1 files changed

+3/−3 lines, 1 files

Files

stm-hamt.cabal view
@@ -1,12 +1,12 @@ name:          stm-hamt-version:       1.2.0.12+version:       1.2.0.13 synopsis:      STM-specialised Hash Array Mapped Trie description:   A low-level data-structure,   which can be used to implement higher-level interfaces like   hash-map and hash-set.-  Such implementations are presented by-  <http://hackage.haskell.org/package/stm-containers the "stm-containers" library>.+  Such implementations are presented by the+  <http://hackage.haskell.org/package/stm-containers stm-containers>.  category:      Data Structures, STM, Concurrency homepage:      https://github.com/nikita-volkov/stm-hamt