add haskell lsp + formatter

This commit is contained in:
Emile Clark-Boman 2025-09-03 03:24:39 +10:00
parent 6fbaf7fe89
commit a35cedeecb
2 changed files with 4 additions and 0 deletions

View file

@ -256,6 +256,8 @@ in {
# Haskell
ghc
ghcid
haskell-language-server
ormolu
# Python
python312 # I use 3.12 since it's in a pretty stable state now

View file

@ -257,6 +257,8 @@ in {
# Haskell
ghc
ghcid
haskell-language-server
ormolu
# Python
python312 # I use 3.12 since it's in a pretty stable state now