Skip to content

Conversation

jonludlam
Copy link
Member

Rebased on master and fixed formatting and tests.

For the record: Older OCamls (before 4.08 ish IIRC) render paths from Stdlib -- for example, Int64.t -- as just Int64.t whereas newer ones prefix Stdlib on them. This is rather unavoidable unless we start compiling odoc files for Stdlib modules as part of the test suite. For this reason, we try to keep clear of these types in the tests.

Note also, #562 is relevant.

Drup and others added 3 commits February 25, 2021 10:11
Also add an extra test with long type expressions.
Signed-off-by: Jon Ludlam <jon@recoil.org>
Signed-off-by: Jon Ludlam <jon@recoil.org>
@Drup
Copy link
Contributor

Drup commented Feb 25, 2021

Thanks @jonludlam !

@jonludlam jonludlam merged commit 2bc0a9c into ocaml:master Feb 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants