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
We deleted the Streamly.Tutorial module in the new release. But it is reported as follows:
Streamly.Tutorial
++ wSerial :: IsStream t => t m a -> t m a -> t m a Streamly.Tutorial @@@ Streamly.Unicode.Stream
It will be helpful if there is some annotation indicating that this is deleted.
The text was updated successfully, but these errors were encountered:
It's reported that way because it didn't exported anything. Not good, but quite a corner case.
Sorry, something went wrong.
No branches or pull requests
We deleted the
Streamly.Tutorial
module in the new release. But it is reported as follows:It will be helpful if there is some annotation indicating that this is deleted.
The text was updated successfully, but these errors were encountered: