ftree 0.1.2 → 0.1.3
raw patch · 1 files changed
+2/−1 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- ftree.cabal +2/−1
ftree.cabal view
@@ -1,5 +1,5 @@ Name: ftree-Version: 0.1.2+Version: 0.1.3 Cabal-Version: >= 1.6 Synopsis: Depth-typed functor-based trees, both top-down and bottom-up Category: Data@@ -8,6 +8,7 @@ Author: Conal Elliott Maintainer: conal@conal.net Copyright: (c) 2013 by Conal Elliott+Homepage: https://github.com/conal/ftree/ License: BSD3 License-File: COPYING Stability: experimental