yi-rope 0.5.1.0 → 0.5.2.0
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 +2/−2
yi-rope.cabal view
@@ -1,5 +1,5 @@ name: yi-rope-version: 0.5.1.0+version: 0.5.2.0 synopsis: A rope data structure used by Yi description: A rope data structure used by Yi license: GPL-2@@ -29,7 +29,7 @@ , text , text-icu - if impl(ghc < 7.8)+ if impl(ghc >= 7.8) build-depends: charsetdetect-ae hs-source-dirs: src