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

This expression has type string but an expression was expected of type bytes #2

Open
nomeata opened this issue May 8, 2018 · 3 comments

Comments

@nomeata
Copy link

nomeata commented May 8, 2018

I was trying to build your tool, but it failed:

File "main.ml", line 16, characters 26-29:
Error: This expression has type string but an expression was expected of type
         bytes
Command exited with code 2.
Compilation unsuccessful after building 14 targets (0 cached) in 00:00:00.
@nomeata
Copy link
Author

nomeata commented May 8, 2018

This is ocamlc version 4.06.0

@kyonofx
Copy link

kyonofx commented Apr 5, 2020

This is ocamlc version 4.06.0

I managed to run the code with ocamlc version 4.02.1

@martinberger
Copy link

martinberger commented Dec 12, 2021

@nomeata @kyonofx The pull request #3 fixes this, in parts by moving do Dune. Please merge in.

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

No branches or pull requests

3 participants