BSD-3-Clause licensed and maintained by Andrew Cowie
This version can be pinned in stack with:core-program-0.2.7.1@sha256:d62601cc04078a6b4680636fec1393541bd0a0bf6bdab686e104b9c463c153dd,2211

Module documentation for 0.2.7.1

  • Core
    • Core.Program
      • Core.Program.Arguments
      • Core.Program.Execute
      • Core.Program.Logging
      • Core.Program.Metadata
      • Core.Program.Notify
      • Core.Program.Unlift
    • Core.System
      • Core.System.Base
      • Core.System.External
      • Core.System.Pretty

A library to help build command-line programs, both tools and longer-running daemons.

A description of this package, a list of features, and some background to its design is contained in the README on GitHub.

See Core.Program.Execute to get started.