We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
For app.simple to work, you need the -threaded flag enabled when compiling. See first point in #38.
This should be clearly documented.
The text was updated successfully, but these errors were encountered:
run may just throw an exception if there are no threads.
run
https://hackage.haskell.org/package/base-4.12.0.0/docs/Control-Concurrent.html#v:rtsSupportsBoundThreads
Sorry, something went wrong.
@cblp good idea!
No branches or pull requests
For app.simple to work, you need the -threaded flag enabled when compiling. See first point in #38.
This should be clearly documented.
The text was updated successfully, but these errors were encountered: