## 1.1.0.1 (2023-02-25)
Various minor internal cleanup and simplification.
Added dependency on the `quaalude` package.
Haskell version is now GHC2021. Requires at least GHC 9.2.
## 1.1.0.0 (2023-02-25)
The `NoSuchName` constructor of `Error` now has an additional field that
indicates which sockets are available.
The `displayException` method of `Error` has been changed from the default
implementation; it now constructs sentences.
## 1.0.0.2 (2023-01-08)
Support GHC 9.4
## 1.0.0.1 (2021-12-27)
Support GHC 9.2
## 1 (2021-07-07)
Initial release