You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This goal of this issue was to remove the 'adapton.install' file and uncomment the install directive in the 'opam' file. @labichn suggested a way to do this at one point, using findlib. The change is not strictly necessary, it's just more widely used.
We are using an adapton.install file, but 'make install' is simpler and more widely used. The code is a variant on 'findlib install [deps]'
The text was updated successfully, but these errors were encountered: