From 4a6d1d6989d774032f0e149f4910dabd1869e3b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabi=C3=A1n=20Montero?= Date: Mon, 16 May 2022 21:56:13 -0600 Subject: [PATCH] =?UTF-8?q?a=C3=B1ade=20el=20HLS=20a=20la=20shenv=20de=20a?= =?UTF-8?q?npi?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- shenvs/anpi.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/shenvs/anpi.nix b/shenvs/anpi.nix index c3c2a6e..4605202 100644 --- a/shenvs/anpi.nix +++ b/shenvs/anpi.nix @@ -11,5 +11,6 @@ pkgs: { matplotlib ])) ghc + haskell-language-server ]; }