MIT licensed and maintained by Andrew Cowie
This version can be pinned in stack with:core-program-0.7.0.0@sha256:dee405e9aa5a4049b7c926e620f2437c527f8ddc9625ff7beac599adcc0614a6,2268

Module documentation for 0.7.0.0

  • Core
    • Core.Program
      • Core.Program.Arguments
      • Core.Program.Context
      • Core.Program.Exceptions
      • Core.Program.Execute
      • Core.Program.Logging
      • Core.Program.Metadata
      • Core.Program.Notify
      • Core.Program.Threads
      • Core.Program.Unlift
      • Core.Program.Workers
    • 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.