pointedlist 0.3.2 → 0.3.3
raw patch · 1 files changed
+1/−1 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- pointedlist.cabal +1/−1
pointedlist.cabal view
@@ -1,5 +1,5 @@ Name: pointedlist-Version: 0.3.2+Version: 0.3.3 Synopsis: A zipper-like comonad which works as a list, tracking a position. Category: Data Description: