Open kevinmatthes opened 2 years ago
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.
There had been a bugfix in the Haskell Tree-Sitter. Hence, I added it to this Pull Request, as well.
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
.