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? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Hello there new maintainer!
Found a bug today that causes a failure to compile the code, unfortunately.
After fixing a typo with the source code extension, from a weird .hs to the correct .rs, cargo build completely fails.
.hs
.rs
cargo build
Can you please fix this so I can make use of it in my crate?
Thanks! 🤟🏼
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello there new maintainer!
Found a bug today that causes a failure to compile the code, unfortunately.
After fixing a typo with the source code extension, from a weird
.hs
to the correct.rs
,cargo build
completely fails.Can you please fix this so I can make use of it in my crate?
Thanks! 🤟🏼
The text was updated successfully, but these errors were encountered: