diff --git a/hosts/lolcathost/default.nix b/hosts/lolcathost/default.nix index 765118b..12125e5 100755 --- a/hosts/lolcathost/default.nix +++ b/hosts/lolcathost/default.nix @@ -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 diff --git a/hosts/myputer/default.nix b/hosts/myputer/default.nix index dc525f9..ea5710a 100755 --- a/hosts/myputer/default.nix +++ b/hosts/myputer/default.nix @@ -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