- update to work with ghc-9.6; thank you, @tfausak
- bump min base version to 4.18
- update to work with the new network library; thank you, @guibou
- update to work with cereal-0.4.0; thank you, Henry Laxen
- update to work with pipes-4.0.0; thank you, @gabriel439
- add
System.Posix.Daemon.killAndWait
; thank you, @isturdy
-
do not use the
-threaded
runtime; -
use of IPv4 to workaround unpredictable behaviours in different distros.