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

[Bugfix] Highlight Cabal with Haskell #94

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

kevinmatthes
Copy link
Contributor

Just as Cargo is the default package and build manager for Rust, Cabal is the one for Haskell. This Pull Request adds highlighting support for Cabal-related configuration files using the already supported Haskell Tree-Sitter and its highlights.scm.

kevinmatthes and others added 2 commits August 13, 2022 09:30
Just as Cargo is the default package and build manager for Rust, Cabal is the one for Haskell.  This Pull Request adds highlighting support for Cabal-related configuration files using the already supported Haskell Tree-Sitter and its `highlights.scm`.
@kevinmatthes
Copy link
Contributor Author

This suggestion failed due to a new Clippy lint which was introduced by Rust 1.63.0 a few days ago. I am going to push a fix.

@kevinmatthes
Copy link
Contributor Author

There had been a bugfix in the Haskell Tree-Sitter. Hence, I added it to this Pull Request, as well.

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.

None yet

1 participant