package sihl-type

  1. Overview
  2. No Docs
Contains Sihl types that are returned by Sihl services

Install

Authors

Maintainers

Sources

sihl-0.2.2.tbz
sha256=cfdbfc4b5b122d5be73480dc6050ea19f970c918d19ecfde1fe1f3b152154d28
sha512=2bcb39b1e7e98892d65ded542b143259156671106e7a30ad5211c22ec54b87047320c2cf6c115db1931a563ff8204e9f420cf3edfc1559d4c9ce53b0ef40e529

Description

Use this package together with sihl-contract to implement your own services. Sihl types are things like Email.t, User.t, Queue_job.t or Migration.t.

Published: 23 Dec 2020

Dependencies (7)

  1. alcotest >= "1.2.0"
  2. multipart-form-data >= "0.3.0"
  3. caqti-lwt >= "1.2.0" & < "2.0.0~"
  4. opium >= "0.20.0"
  5. sihl-core = version
  6. ocaml >= "4.08.0"
  7. dune >= "2.7"

Dev Dependencies (2)

  1. odoc with-doc
  2. alcotest-lwt >= "1.2.0" & < "3.0.0" & with-test

Used by (2)

  1. sihl = "0.2.2"
  2. sihl-contract = "0.2.2"

Conflicts

None