add haskell lsp + formatter
This commit is contained in:
parent
6fbaf7fe89
commit
a35cedeecb
2 changed files with 4 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue