From d63d970811fe76e83a7ed785aa4854de8ea7fa38 Mon Sep 17 00:00:00 2001 From: Danilo Reyes Date: Tue, 28 Nov 2023 21:05:31 -0600 Subject: [PATCH] haskell support --- workstation/configuration.org | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/workstation/configuration.org b/workstation/configuration.org index ece9bdf..b0cb9c3 100644 --- a/workstation/configuration.org +++ b/workstation/configuration.org @@ -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