Provides a utility to write server program which can be
called via Perl's https://github.com/kazuho/p5-Server-Starter
program using Haskell.
This module does not provide a Haskell implementation of
start_server, so you need to use the original Perl version
or use a version ported to golang.