packages feed

yi-rope 0.1.0.0 → 0.1.0.1

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~basePVP ok

version bump matches the API change (PVP)

Dependency ranges changed: base

API changes (from Hackage documentation)

Files

yi-rope.cabal view
@@ -1,5 +1,5 @@ name:                yi-rope-version:             0.1.0.0+version:             0.1.0.1 synopsis:            A rope data structure used by Yi description:         A rope data structure used by Yi license:             GPL-3@@ -16,7 +16,7 @@     Yi.OldRope    build-depends:-      base >=4.7 && <4.8+      base >=4.5 && <5     , binary     , bytestring     , cautious-file