= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && true">
CoHTTP toplevel pretty printers for HTTP types
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
Authors
Maintainers
Sources
cohttp-2.5.6.tbz
sha256=a166aa42eae15b1ff42ed553dd24efaf8720be0fa8d98816e0147f0fc9badcf3
sha512=1fefff772484786c1401d7ca2cfa853a6e4014ef3aec6412e684186ed47f45d8daab708d39333a7df4702311c1d6f9cd72958a0244816a43451af098ac3ae0e8
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
.
On This Page