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

Add sexplib direct dependency #99

Merged
merged 1 commit into from Apr 9, 2019
Merged

Add sexplib direct dependency #99

merged 1 commit into from Apr 9, 2019

Conversation

TheLortex
Copy link
Member

The library breaks with cstruct 4.0.0 as it removes the implicit sexplib dependency from the closure.
This PR just adds sexplib as a direct dependency. Hopefully this should allow us to lift the cstruct < 4.0.0 condition that was forcing a lot of downgrades lately.

@hannesm
Copy link
Member

hannesm commented Apr 9, 2019

thanks!

@hannesm hannesm merged commit 0620905 into mirage:master Apr 9, 2019
hannesm added a commit to hannesm/opam-repository that referenced this pull request Apr 18, 2019
…erver, charrua-client and charrua-client-lwt (1.0.0)

CHANGES:

* explicit sexplib dependency, compatible with cstruct 4.0.0 (mirage/charrua#99, @TheLortex)
* charrua-server is an independent opam package now (mirage/charrua#100, @hannesm)
* charrua is the new name for charrua-core (mirage/charrua#100, @hannesm)
* the repository moved to https://github.com/mirage/charrua
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

2 participants