serokell / haskell-with-utf8

Get your IO right on the first try
https://serokell.io/blog/haskell-with-utf8
52 stars 3 forks source link

Support GHC-9.8 #27

Closed gromakovsky closed 8 months ago

gromakovsky commented 9 months ago
  1. Update text and base versions to support GHC-9.8.
  2. Test with GHC-9.{6,8} on CI.
  3. Update Stackage resolver while we are at it.
  4. Deprecate a module that now exists in text.
  5. Bump (major) version for a new release.

Originally started here: https://github.com/serokell/haskell-with-utf8/pull/25

gromakovsky commented 9 months ago

We need to merge https://github.com/serokell/haskell-with-utf8/pull/23 first and it's a bit complicated. I hope to resolve it this week.

gromakovsky commented 8 months ago

23 got merged. Now need to decide what to do with Data.Text.IO.Utf8.