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

olmi.1 - via opam-publish #5802

Closed
wants to merge 1 commit into from
Closed

olmi.1 - via opam-publish #5802

wants to merge 1 commit into from

Conversation

xvw
Copy link
Contributor

@xvw xvw commented Feb 27, 2016

Olmi provide functors to generate monadic combinators with a minimal interface

This library provides functors to generate all monadic combinators for a
Datastruct, using a minimal interface. Check https://github.com/xvw/olmi/README.md for more informations.



Pull-request generated by opam-publish v0.3.1

@camelus
Copy link
Contributor

camelus commented Feb 27, 2016

✅ All lint checks passed 7382f31
  • These packages passed lint tests: olmi.1

✅ Installability check (4533 → 4534)
  • new installable packages (1): olmi.1

@dsheets
Copy link
Member

dsheets commented Feb 27, 2016

### stdout ###
# No such package: oasis.dynrun
### stderr ###
# File "setup.ml", line 34, characters 5-16:
# Error: Unbound module OASISDynRun

It looks like you are using oasis's dynamic build mode. You'll either need to package the output of oasis generated build system mode or include oasis as a {build} dependency. We encourage the use of oasis's generated build system mode but the choice is yours.

@xvw
Copy link
Contributor Author

xvw commented Feb 27, 2016

Oké, I Think it is fixed (on the tarball).
Thanks for your point.

@dsheets
Copy link
Member

dsheets commented Feb 27, 2016

I think you'll need to run opam publish submit again to update the tarball hash. It will automatically update this PR.

@dsheets
Copy link
Member

dsheets commented Feb 27, 2016

Also, you may want to change your version number from 1 to something like 1.0 or 1.0.0 in order to sort nicely and be clear about version progression.

homepage: "https://github.com/xvw/olmi"
bug-reports: "https://github.com/xvw/olmi/issues"
license: "GPL"
dev-repo: "https://github.com/xvw/olmi/issues"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this needs to end with olmi.git instead of olmi/issues.

@xvw
Copy link
Contributor Author

xvw commented Feb 27, 2016

Thanks a lot, #5803

@xvw xvw closed this Feb 27, 2016
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.

3 participants