Cabal revisions of text-region-0.3.0.0
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: text-region version: 0.3.0.0 +x-revision: 1 synopsis: Marking text regions description: Provides functions to update text region positions according to text edit actions homepage: https://github.com/mvoidex/text-region Data.Text.Region Data.Text.Region.Types build-depends: - base >= 4.8 && < 5, + base >= 4.8 && < 4.11, base-unicode-symbols >= 0.2, aeson >= 0.9, bytestring >= 0.10,