Skip to content

Commit df703fe

Browse files
authored
Expose booster-dev (#3856)
Fixes #3855 Follow-up in K: runtimeverification/k#4335
1 parent aa1bc71 commit df703fe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

flake.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -245,6 +245,7 @@
245245
kore-rpc = withZ3 pkgs kore "kore-rpc";
246246
kore-rpc-booster = withZ3 pkgs hs-backend-booster "kore-rpc-booster";
247247
kore-rpc-client = withZ3 pkgs hs-backend-booster "kore-rpc-client";
248+
booster-dev = withZ3 pkgs hs-backend-booster-dev-tools "booster-dev";
248249
inherit (pkgs.haskell-backend.pkgSet) haskell-language-server;
249250
});
250251

0 commit comments

Comments
 (0)