Can OCaml dune build a project that has a flat directory structure?

后端 未结 0 1455
鱼传尺愫
鱼传尺愫 2020-12-18 12:56

Suppose I want to use dune to build a project that has a flat directory structure:

my_project/
├── dune
├── basics.ml
├── basics.mli
├── utils.ml
├── utils.ml         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题