packages feed

loc 0.1.2.2 → 0.1.2.3

raw patch · 2 files changed

+2/−2 lines, 2 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

README.md view
@@ -2,7 +2,7 @@  Overview of the concepts: -![Example text illustrating Loc, Span, and Area](example.png)+![Example text illustrating Loc, Span, and Area](https://raw.githubusercontent.com/chris-martin/haskell-libraries/4be81df645d4a2e5073f45563930e202e41209c7/loc/example.png)  * `Loc` - a cursor position, starting at the origin `1:1` * `Span` - a nonempty contiguous region between two locs
loc.cabal view
@@ -3,7 +3,7 @@ -- see: https://github.com/sol/hpack  name:           loc-version:        0.1.2.2+version:        0.1.2.3 synopsis:       Types representing line and column positions and ranges in text files.  description:    The package name /loc/ stands for “location” and is also an allusion to the