functoria
  1. Overview
  2. Docs
A DSL to organize functor applications

Install

Authors

Maintainers

Sources

mirage-4.3.5.tbz
sha256=3106648f194402c5fe33f06eac292f2988989567aebdf59818c72b68755f0580
sha512=72a687d4f6f3d11e035146b8064add7012b9959c75d60f92c3bcf5d273979084658874b6af170ea159b8737d15e8879e9797c9976916a9c50a0d9e19545fce64

Description

Functoria is a DSL to describe a set of modules and functors, their types and how to apply them in order to produce a complete application.

The main use case is mirage. See the mirage repository for details.

Tags

org:mirage

Published: 21 Mar 2023

Dependencies (13)

  1. uri >= "4.2.0"
  2. emile >= "1.1"
  3. fpath
  4. bos
  5. logs
  6. fmt >= "0.8.7"
  7. astring
  8. result >= "1.5"
  9. rresult >= "0.7.0"
  10. cmdliner >= "1.1.1"
  11. base-unix
  12. dune >= "2.9.0"
  13. ocaml >= "4.08.0"

Dev Dependencies (4)

  1. functoria-runtime = version & with-test
  2. alcotest with-test
  3. cmdliner with-test & < "1.2.0"
  4. dune with-test & >= "3.0.0"

Used by (1)

  1. mirage = "4.3.5"

Conflicts

None