mutable-containers 0.3.2.1 → 0.3.3
raw patch · 2 files changed
+7/−3 lines, 2 filesdep ~mono-traversable
Dependency ranges changed: mono-traversable
Files
- ChangeLog.md +4/−0
- mutable-containers.cabal +3/−3
ChangeLog.md view
@@ -1,3 +1,7 @@+## 0.3.3++* Move into mono-traversable repo+ ## 0.3.2.1 * Fix benchmark
mutable-containers.cabal view
@@ -1,8 +1,8 @@ name: mutable-containers-version: 0.3.2.1+version: 0.3.3 synopsis: Abstactions and concrete implementations of mutable containers description: See docs and README at <http://www.stackage.org/package/mutable-containers>-homepage: https://github.com/fpco/mutable-containers+homepage: https://github.com/snoyberg/mono-traversable license: MIT license-file: LICENSE author: Michael Snoyman@@ -66,4 +66,4 @@ source-repository head type: git- location: git://github.com/fpco/mutable-containers.git+ location: https://github.com/snoyberg/mono-traversable.git