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

tiny_httpd.core is required since 0.17 #88

Open
davesnx opened this issue Jul 16, 2024 · 1 comment
Open

tiny_httpd.core is required since 0.17 #88

davesnx opened this issue Jul 16, 2024 · 1 comment

Comments

@davesnx
Copy link

davesnx commented Jul 16, 2024

Error: This expression has type [> `GET ]
       but an expression was expected of type Tiny_httpd_core.Meth.t
       Tiny_httpd_core.Meth.t is abstract because no corresponding cmi file was found in path.

Probably implicit transitive dependencies from dune, fixes this.

@c-cube
Copy link
Owner

c-cube commented Jul 16, 2024

could you try with current main branch? I added some re_export

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

2 participants