kowainik / tomland

🏝 Bidirectional TOML serialization
https://kowainik.github.io/posts/2019-01-14-tomland
Mozilla Public License 2.0
121 stars 39 forks source link

Allow text-2.0 #396

Closed sjakobi closed 1 year ago

sjakobi commented 2 years ago

https://hackage.haskell.org/package/text-2.0/changelog

sjakobi commented 2 years ago

Some dependencies aren't compatible yet, but

cabal test --constraint 'text >= 2' --allow-newer=scientific:text,hedgehog:text,wl-pprint-annotated:text,concurrent-output:text --enable-tests

already passes for me.

vrom911 commented 1 year ago

Thanks! 🙏🏼 This is now implemented and released in 1.3.3.2