haskell support

This commit is contained in:
Danilo Reyes 2023-11-28 21:05:31 -06:00
parent 8345f7d6ea
commit d63d970811

View File

@ -633,7 +633,9 @@ pipenv # python development workflow for humans
# omnisharp-roslyn # c# linter and code formatter
# HASKELL
# cabal-install # haskell interface
ghc # compiler
cabal-install # haskell app manager
stack # haskell took stack
# JS
nodejs # not as bad as I thought