Description
Provides the web server component for the Snap Haskell framework. It handles HTTP server behavior needed to run Snap applications and serve requests.
It is useful for developers building Snap-based web services, APIs, and web applications. It is a server library used by an application, not a separate graphical web server manager.