plugins/languages: add haskell support (#499)

* plugins/languages: add haskell support

Closes #426

* fix docs

---------

Co-authored-by: Artur Manuel <balkenix@outlook.com>
Co-authored-by: raf <raf@notashelf.dev>
This commit is contained in:
Artur Manuel 2024-12-20 03:50:38 +00:00 committed by GitHub
commit e715463257
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 136 additions and 2 deletions

View file

@ -14,6 +14,7 @@ in {
./hcl.nix
./kotlin.nix
./html.nix
./haskell.nix
./java.nix
./lua.nix
./markdown.nix