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

[servant-server] Add error 429 Too Many Requests. Fix build of examples/greet.hs #1591

Merged
merged 4 commits into from
Sep 11, 2023

Conversation

Daniel-Diaz
Copy link
Contributor

When I forked the repository, I did

$ cd servant-server
$ stack init
$ stack build

and examples/greet.hs failed to compile. So I fixed the compilation error there and then added the "429 Too Many Requests" error that I needed.

@Daniel-Diaz
Copy link
Contributor Author

It'd be nice if this could be merged. Thanks!

@tchoutri tchoutri merged commit 7913a93 into haskell-servant:master Sep 11, 2023
8 checks passed
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.

2 participants