about summary refs log tree commit diff
path: root/users/glittershark/xanthous
diff options
context:
space:
mode:
Diffstat (limited to 'users/glittershark/xanthous')
-rw-r--r--users/glittershark/xanthous/shell.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/users/glittershark/xanthous/shell.nix b/users/glittershark/xanthous/shell.nix
index 9881e6bf04..e7eb847bd0 100644
--- a/users/glittershark/xanthous/shell.nix
+++ b/users/glittershark/xanthous/shell.nix
@@ -11,6 +11,6 @@
     ghc-prof-flamegraph
     hp2pretty
     hlint
-    pkgs.haskell-language-server.ghc883
+    pkgs.haskell-language-server.ghc884
   ];
 }