package cohttp-top

  1. Overview
  2. Docs
CoHTTP toplevel pretty printers for HTTP types

Install

Authors

Maintainers

Sources

cohttp-6.0.0.alpha2.tbz
sha256=2f00d14832c1c13427c12007e5b45a8f121e06e46d556a76904359ab26c0cff6
sha512=342034580418d55e7b9657c09cf187c415e562fc041e8f5eaa489cfae08f60b98afcddbc77632b479755cdfb2d30b5653ed5250b5b7dbde01f0be93f4e828bcc

Description

This library installs toplevel prettyprinters for CoHTTP types such as the Request, Response and Types modules. Once this library has been loaded, you can directly see the values of those types in toplevels such as utop or ocaml.

Published: 15 Aug 2023

Dependencies (3)

  1. cohttp = version
  2. ocaml >= "4.08"
  3. dune >= "3.0"

Dev Dependencies (1)

  1. odoc with-doc

Used by

None

Conflicts

None