ocaml-ppx / ppx_import

Less redundancy in type declarations and signatures
MIT License
89 stars 29 forks source link

Update the module type syntax #74

Open tatchi opened 2 years ago

tatchi commented 2 years ago

To match the new type declaration implemented in #68

module type Hashable = [%import: (module Hashtbl.HashedType)] would become module type%import Hashable = Hashtbl.HashedType

tatchi commented 2 years ago

@ejgallego it doesn't seem I've the right to change the milestone. Do you mind doing it?

ejgallego commented 2 years ago

Ooops, I've tried to fix the permissions, you should have an invite.