Octachron / codept

Contextual Ocaml DEPendencies Tool: alternative ocaml dependency analyzer
Other
59 stars 10 forks source link

Normalizing input files #12

Open Octachron opened 2 years ago

Octachron commented 2 years ago

Running

codept a.ml a.ml

fails with a module conflict because codept sees two files that provides the A module.