Advertisement
Guest User

Untitled

a guest
Jun 19th, 2016
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
OCaml 0.27 KB | None | 0 0
  1.        Modules do not match:
  2.          sig val options : mytype Cmdoptions.t end
  3.        is not included in
  4.          Cmdoptions.Provider
  5.        Values do not match:
  6.          val options : mytype Cmdoptions.t
  7.        is not included in
  8.          val options : 'a Cmdoptions.t
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement