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

re-patched servant-server-0.11 to add temp static files logic #58

Merged
merged 1 commit into from
Sep 19, 2017

Conversation

rpeszek
Copy link
Contributor

@rpeszek rpeszek commented Sep 19, 2017

Added temporary implementation for serving static files. This re-patches servant-server-0.11 only.
I have tested this patch using my application (on mac).
FYI: eta-hackage is currently missing servant-server.0.10 patches.

servant-server.0.10 static files logic was a bit different and I have not tested my logic against 0.10.

Copy link
Member

@rahulmutt rahulmutt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work @rpeszek!

@rahulmutt
Copy link
Member

I'll merge this as soon as the build passes.

@rahulmutt rahulmutt merged commit 3403cbf into typelead:master Sep 19, 2017
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