package functoria

  1. Overview
  2. Docs

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:

https://github.com/mirage/mirage

Published: 25 Jul 2016

Dependencies (7)

  1. ocamlgraph
  2. fmt
  3. rresult
  4. cmdliner >= "0.9.8" & < "1.1.0"
  5. base-unix
  6. ocamlfind build
  7. ocaml >= "4.01" & < "4.07.0"

Dev Dependencies (1)

  1. ounit with-test & >= "2.0.0"

Used by (1)

  1. mirage >= "2.9.0" & < "3.0.0"

Conflicts

None