@hackage core-program0.7.0.0
Opinionated Haskell Interoperability
Categories
License
MIT
Maintainer
Andrew Cowie <istathar@gmail.com>
Links
Versions
Installation
Tested Compilers
Dependencies (24)
- base >=4.11 && <5
- bytestring
- core-data >=0.3.8
- core-text >=0.3.8
- directory
- exceptions Show all…
Dependents (7)
@hackage/core-webserver-servant, @hackage/unbeliever, @hackage/technique, @hackage/publish, @hackage/core-telemetry, @hackage/core-effect-effectful, Show all…
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.