packages feed

cursor 0.1.0.0 → 0.1.0.1

raw patch · 1 files changed

+4/−2 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

cursor.cabal view
@@ -4,12 +4,14 @@ -- -- see: https://github.com/sol/hpack ----- hash: 0e420392500f690eef48970779eb994bc7dd29904db2097a73381264887accfb+-- hash: 8f3a123718c5c3c3ec43456e3311c0955cd17b64bda527bc0e553a10f783d5bf  name:           cursor-version:        0.1.0.0+version:        0.1.0.1 synopsis:       Purely Functional Cursors description:    Purely Functional Cursors for common data structures+                .+                See https://cs-syd.eu/tags/cursors for more information. category:       Editor homepage:       https://github.com/NorfairKing/cursor author:         Tom Sydney Kerckhove