From 326d2c9a2b4124ca7e9a4aefe8c1e1802a5f4ded Mon Sep 17 00:00:00 2001 From: maralorn Date: Wed, 17 May 2023 04:51:09 +0200 Subject: [PATCH] Install eventlog --- overlays/ghc/packages.nix | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/overlays/ghc/packages.nix b/overlays/ghc/packages.nix index a3b6dbec..cdb3f324 100644 --- a/overlays/ghc/packages.nix +++ b/overlays/ghc/packages.nix @@ -24,12 +24,9 @@ rec { cabal-fmt stack ghcid - # ghc-debug-client - - # eventlog2html - - # ghc-debug-brick - + ghc-debug-client + eventlog2html + ghc-debug-brick haskell-language-server cabal-install dhall