MPL-2.0 licensed by Raghu Kaippully
Maintained by [email protected]
This version can be pinned in stack with:starter-0.2.1@sha256:720e5676ac79ac90f4ddadb0f8d02876332d65c680c1b19bbb0415f1363b76fc,1318

Module documentation for 0.2.1

Depends on 2 packages(full list with versions):

Build Status Release Hackage Stackage LTS

What is starter?

Server side software development usually needs frequent restarts. You would launch a server, make code changes, recompile the code, and then restart the server. Starter attempts to automate this tedious cycle.

See documentation of module Starter for details.

An example web server using starter can be found in example directory.

License

Starter is distributed under Mozilla Public License 2.0. See the file LICENSE for details.

This Source Code Form is “Incompatible With Secondary Licenses”, as defined by the Mozilla Public License, v. 2.0.

Changes

Changelog for starter

Unreleased changes