unbeliever

Opinionated Haskell Interoperability

https://github.com/oprdyn/unbeliever#readme

Version on this page:0.9.3.2@rev:1
Stackage Nightly 2019-07-12:0.9.3.2@rev:1
Latest on Hackage:0.11.0.1

See all snapshots unbeliever appears in

BSD-3-Clause licensed and maintained by Andrew Cowie
This version can be pinned in stack with:unbeliever-0.9.3.2@sha256:e268004b7c35d171a868ad6c2ea3fb4864415d0faa995bcf9262529fce928b56,5543

Module documentation for 0.9.3.2

  • Core
    • Core.Data
      • Core.Data.Structures
    • Core.Encoding
      • Core.Encoding.Json
    • Core.Program
      • Core.Program.Arguments
      • Core.Program.Execute
      • Core.Program.Logging
      • Core.Program.Metadata
      • Core.Program.Unlift
    • Core.System
      • Core.System.Base
      • Core.System.External
    • Core.Text
      • Core.Text.Bytes
      • Core.Text.Rope
      • Core.Text.Utilities

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.

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