Skip to content

Uncaught exception Odoc_xref2.Tools.UnexpandedTypeOf #500

@Octachron

Description

@Octachron

Trying to compile the following mli file

(* a.mli *)
module M: sig include module type of String end

with

ocamc -c -bin-annot a.mli
odoc compile --package test a.cmti

yields the following error:

odoc: internal error, uncaught exception:
Odoc_xref2.Tools.UnexpandedTypeOf

(when there is no .odoc file for String in the include path).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions