v1.1.0.0 - GHC 9.2
What's Changed
- Correct typo in cabal file by @eschnett in #368
- Correct typo in README by @eschnett in #367
- Build with working GHC on Windows and macOS by @chshersh in #369
- "export" -> "import" by @eschnett in #370
- "less" -> "fewer" by @eschnett in #371
- s/avaiable/available/ by @gregorias in #378
- [ci skip] Fix typo in author name of linked blog post by @JaSpa in #383
- Fix warning in
inverseMap
by @amesgen in #389 - Change relative link to hard link [ci skip] by @alexkassil in #392
- Ghc 9.2 compat by @TeofilC in #403
- Future-proof re-exports from Data.Eq by @Bodigrim in #391
- Raise upper bound on
hashable
by @JackKelly-Bellroy in #399 - [#372] Warn on usages of
readFileText
andwriteFileText
by @chshersh in #407 - Switch from criterion to tasty-bench by @Bodigrim in #410
- Fix typo. by @kodaj in #412
- [#404] Build failure in a released version when using an older version of 'containers' by @vrom911 in #413
- Prepare release 1.1.0.0 by @chshersh in #409
New Contributors
- @eschnett made their first contribution in #368
- @gregorias made their first contribution in #378
- @JaSpa made their first contribution in #383
- @alexkassil made their first contribution in #392
- @TeofilC made their first contribution in #403
- @JackKelly-Bellroy made their first contribution in #399
- @kodaj made their first contribution in #412
Full Changelog: v1.0.0.1...v1.1.0.0