packages feed

tlex-encoding 0.4.0.0 → 0.4.1.0

raw patch · 1 files changed

+3/−3 lines, 1 filesdep ~tlexPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: tlex

API changes (from Hackage documentation)

Files

tlex-encoding.cabal view
@@ -2,12 +2,12 @@ build-type:          Custom  name:                tlex-encoding-version:             0.4.0.0+version:             0.4.1.0 license:             Apache-2.0 OR MPL-2.0 license-file:        LICENSE copyright:           (c) 2021 Mizunashi Mana author:              Mizunashi Mana-maintainer:          mizunashi-mana@noreply.git+maintainer:          contact@mizunashi.work  category:            Parsing homepage:            https://github.com/mizunashi-mana/tlex@@ -93,7 +93,7 @@          -- project depends         tlex-core            >= 0.4.0 && < 0.5,-        tlex                 >= 0.4.0 && < 0.5,+        tlex                 >= 0.4.0 && < 0.6,         charset              >= 0.3.7 && < 1,         containers           >= 0.6.0 && < 1,         enummapset           >= 0.7.1 && < 1,