Recently, the text package has been updated in stackage nightly snapshot from 1.2.5.0 to 2.0.1. This blocks your package from being added to the nightly snapshot as it requires text < 1.3.
I believe that your package builds well with text-2.0.1, as I can build my project using your package with the nightly snapshot with allow-newer enabled. So it should not be so hard to adapt to this.
Could you bump the dependency version and reupload the package to stackage? Thank you a lot for this.
Recently, the text package has been updated in stackage nightly snapshot from 1.2.5.0 to 2.0.1. This blocks your package from being added to the nightly snapshot as it requires text < 1.3.
I believe that your package builds well with text-2.0.1, as I can build my project using your package with the nightly snapshot with allow-newer enabled. So it should not be so hard to adapt to this.
Could you bump the dependency version and reupload the package to stackage? Thank you a lot for this.