ocaml-modular-implicits icon indicating copy to clipboard operation
ocaml-modular-implicits copied to clipboard

Implicit arguments should allow all with constraints

Open lpw25 opened this issue 10 years ago • 0 comments

Rather than re-using the package type we should use a module type directly (but disallow signatures/functors to make avoid making the whole type checker mutually recursive).

lpw25 avatar Jun 11 '15 11:06 lpw25