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

Constructors in typed/web-server/http not provided #1346

Open
t0mpr1c3 opened this issue Nov 7, 2023 · 0 comments
Open

Constructors in typed/web-server/http not provided #1346

t0mpr1c3 opened this issue Nov 7, 2023 · 0 comments

Comments

@t0mpr1c3
Copy link
Contributor

t0mpr1c3 commented Nov 7, 2023

What version of Racket are you using?

8.10

What program did you run?

(require typed/web-server/http)
(binding:form #"" #"")
(make-binding:form #"" #"")

What should have happened?

(binding:form #"" #"")

If you got an error message, please include it here.

binding:form: unbound identifier in: binding:form
make-binding:form: unbound identifier in: make-binding:form
@t0mpr1c3 t0mpr1c3 changed the title Extra constructor names not provided Constructors in typed/web-server/http not provided Nov 7, 2023
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

1 participant