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
初学Haskell,拿到一段code并不太会看 自己对happstack 和haskell之间的关系也不是很理解,可以把route想象成是一个向服务器提出请求,然后服务器返回一个action的过程吗?
The text was updated successfully, but these errors were encountered:
贴个代码看看?
Successfully merging a pull request may close this issue.
初学Haskell,拿到一段code并不太会看
自己对happstack 和haskell之间的关系也不是很理解,可以把route想象成是一个向服务器提出请求,然后服务器返回一个action的过程吗?
The text was updated successfully, but these errors were encountered: