@hackage unbeliever0.10.0.0

Opinionated Haskell Interoperability

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.

An ancillary aim of this library is to facilitate interoperability. A single batteries-included package would make this easier, but the resulting dependency footprint would be considerable. The code is thus spread across several packages:

  • core-text

  • core-data

  • core-program

Useful starting points in the documentation are Core.Program.Execute" and Core.Text.Rope.