Skip to content

Commit 447f3b8

Browse files
authored
feat(flake): expose hie-bios (#2221)
1 parent 86b3726 commit 447f3b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

flake.nix

+1
Original file line numberDiff line numberDiff line change
@@ -203,6 +203,7 @@
203203
buildInputs = [ gmp zlib ncurses capstone tracy (gen-hls-changelogs hpkgs) pythonWithPackages ]
204204
++ (with hpkgs; [
205205
cabal-install
206+
hie-bios
206207
hlint
207208
# ormolu
208209
# stylish-haskell

0 commit comments

Comments
 (0)