serokell / universum

:milky_way: Prelude written in @Serokell
MIT License
174 stars 26 forks source link

[#281] Allow text-2.0 #282

Closed Martoon-00 closed 1 year ago

Martoon-00 commented 1 year ago

Description

Increase the version upper bound on text package.

The related logic (pack, unpack) seems to be untouched, and the rewrite rule speeds up a call of toString . toText.

Related issues(s)

Fixed #281

✓ Checklist for your Pull Request

Ideally a PR has all of the checkmarks set.

If something in this list is irrelevant to your PR, you should still set this checkmark indicating that you are sure it is dealt with (be that by irrelevance).

Related changes (conditional)

Stylistic guide (mandatory)

✓ Release Checklist

Swordlash commented 1 year ago

Is there any progress here?

gromakovsky commented 1 year ago

@Swordlash thank you for the reminder, apparently I missed this PR or forgot about it. I've just released https://hackage.haskell.org/package/universum-1.8.1.1 which supports text-2.0.1. text-2.0.2 will be supported after #283.