Conversation
- Version 2.0 file - Closer to opam-repository version - Eliminate the remove section
Ensure that the archives are only mentioned if they're actually built.
These are part of the documentation for ocaml#11, which isn't yet merged.
| - DUNE_PROFILE=dev | ||
| matrix: | ||
| - OCAML_VERSION=4.02 | ||
| - OCAML_VERSION=4.02 DUNE_PROFILE=release |
There was a problem hiding this comment.
This is necessary because the API documentation includes doc comments for polymorphic variant constructors which trigger an "unattached doc comment" warning in 4.02, which was fixed in 4.03.
7cd0e56 to
1d1489e
Compare
|
Oops - the Most of this is of course just text and formatting. Some detail on the actual changes. Generating
|
|
Thanks! & sorry for dropped comments |
A slew of housekeeping:
dunetarget to theMakefileMETAfile generation for theMakefilerouteREADMEandCHANGESduneis added as a depopt so that Travis tests both theMakefileand the Dune overlaysI have used the version number 2.1, however we might want to consider whether that's correct - opam 2.0 should be updated to build with this (as it will allow opam-repository to benefit from the fix for strings containing newlines)