Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drop OCaml 4.01 support #577

Merged
merged 5 commits into from
Oct 2, 2018
Merged

Drop OCaml 4.01 support #577

merged 5 commits into from
Oct 2, 2018

Conversation

yallop
Copy link
Owner

@yallop yallop commented Oct 1, 2018

Restrict OPAM and Travis to require OCaml versions from 4.02 onwards.

Also take advantage of a couple of new features:

  • new syntax let pat : type = expression (previously pat was restricted to variables)
  • GADT representations for bigarray element types and layouts

Closes #576

@yallop yallop merged commit 2d55cd9 into yallop:master Oct 2, 2018
@yallop yallop deleted the ocaml-402 branch October 2, 2018 07:34
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.

None yet

1 participant