From 7e93fdc14fe9e1edaacb495fbde5d0bc1463fcb6 Mon Sep 17 00:00:00 2001 From: Matthieu Coudron Date: Mon, 20 Sep 2021 21:02:27 +0200 Subject: [PATCH] feat(flake): expose hie-bios (#2221) --- flake.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/flake.nix b/flake.nix index 5104b4ae339..62f7b088d3c 100644 --- a/flake.nix +++ b/flake.nix @@ -203,6 +203,7 @@ buildInputs = [ gmp zlib ncurses capstone tracy (gen-hls-changelogs hpkgs) pythonWithPackages ] ++ (with hpkgs; [ cabal-install + hie-bios hlint # ormolu # stylish-haskell