package functoria

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

Install

Dune Dependency

Authors

Maintainers

Sources

functoria-v3.1.0.tbz
sha256=c24fba6807024599a51820c7183819fc2ffef9b239372f5fea20ba1d64c34d96
sha512=3fc7edbdef77e6f8dc5a29d0b7c444b429f68ea4a29e984f3fd8b5294e495d32a69df1d4c960084990622f5a2f4c1c80550d4f1149bb930f16b5c9abbe3218ee

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: 10 Mar 2020

Dependencies (12)

  1. ptime
  2. fpath
  3. bos
  4. logs
  5. ocamlgraph
  6. fmt >= "0.8.5"
  7. astring
  8. rresult
  9. cmdliner >= "0.9.8" & < "1.1.0"
  10. base-unix
  11. dune >= "1.1.0"
  12. ocaml >= "4.04.0"

Dev Dependencies (1)

  1. alcotest with-test

Used by (2)

  1. functoria-runtime >= "3.0.2" & < "3.1.2"
  2. mirage >= "3.0.5" & < "4.0.0~beta1"

Conflicts

None