@hackage hs-server-starter0.1.0.2

Write a server supporting Server::Starter's protocol in Haskell

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.