piaf.opam: eio and multipart_form are dependencies - #163
Closed
edwintorok wants to merge 1 commit into
Closed
Conversation
'opam pin add --dev piaf' fails without them.
Author
|
Would be useful to know which version of 'multipart_form' piaf expects |
Owner
|
I need to do a better job documenting the dependencies issue for this repo. It works real well with nix, but that's not an expectation I can have for most users.
|
Author
|
Thanks. I think 'opam' supports something called 'pin-depends' which would allow to specify exactly what packages a user needs to pin when they pin your repo, although I have never used it myself yet: https://opam.ocaml.org/doc/Manual.html |
Owner
|
Those would be great things to add for the next opam user trying to install this project. Thanks for the feedback! |
Owner
|
CI now runs an OPAM build here which guarantees piaf can be used with opam #167 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
'opam pin add --dev piaf' fails without them.
Unfortunately this doesn't quite work yet because multipart_form usage fails to build: