unbeliever: Opinionated Haskell Interoperability

[ mit, system ] [ Propose Tags ]

A library to help build command-line programs, both tools and longer-running daemons. Its Program type provides unified ouptut & logging, command-line option parsing, exception handling, and a place to put top-level application state. There's also an underlying Rope text type built on a finger tree of UTF-8 fragments along with conveniences for pretty printing and colourizing terminal output.

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

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

An ancillary purpose of this library is to facilitate interoperability between different package families and ecosystems. Having a single batteries-included package (as was originally the case) made using it easier, but the resulting dependency footprint was considerable and growing. The code is thus now spread across several packages:

  • core-text

  • core-data

  • core-program

  • core-telemetry

with more forthcoming as we continue to add convenince and interoperability wrappers around streaming, webservers, and database access patterns.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.7.3.0, 0.8.0.0, 0.9.2.0, 0.9.3.2, 0.10.0.0, 0.10.0.1, 0.10.0.5, 0.10.0.6, 0.10.0.7, 0.10.0.8, 0.11.0.1 (info)
Dependencies None [details]
License MIT
Copyright © 2018-2021 Athae Eredh Siniath and Others
Author Andrew Cowie <istathar@gmail.com>
Maintainer Andrew Cowie <istathar@gmail.com>
Category System
Home page https://github.com/aesiniath/unbeliever#readme
Bug tracker https://github.com/aesiniath/unbeliever/issues
Source repo head: git clone https://github.com/aesiniath/unbeliever
Uploaded by AndrewCowie at 2021-10-23T06:47:56Z
Distributions
Downloads 2607 total (27 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2021-10-23 [all 2 reports]