packages feed

yi-frontend-pango 0.13.5 → 0.13.6

raw patch · 2 files changed

+3/−3 lines, 2 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

src/Yi/Frontend/Pango/Control.hs view
@@ -91,7 +91,7 @@ import Data.Typeable import qualified Data.List.PointedList as PL (insertRight, withFocus,                                               PointedList(..), singleton)-import Yi.Regex+import Yi.Regex ((=~), AllTextSubmatches(..)) import Yi.String (showT) import System.FilePath import qualified Yi.UI.Common as Common
yi-frontend-pango.cabal view
@@ -1,9 +1,9 @@--- This file has been generated from package.yaml by hpack version 0.14.0.+-- This file has been generated from package.yaml by hpack version 0.17.0. -- -- see: https://github.com/sol/hpack  name:           yi-frontend-pango-version:        0.13.5+version:        0.13.6 synopsis:       Pango frontend for Yi editor category:       Yi homepage:       https://github.com/yi-editor/yi#readme