From dac55b99fb5aa7008e2f7f1c981096912b0441aa Mon Sep 17 00:00:00 2001 From: ·𐑑𐑴𐑕𐑑𐑩𐑤 Date: Wed, 10 Dec 2025 19:13:33 +0000 Subject: set up QCheck --- nix/package/dev-shell.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'nix/package/dev-shell.nix') diff --git a/nix/package/dev-shell.nix b/nix/package/dev-shell.nix index 4ace75c..77a9ac1 100644 --- a/nix/package/dev-shell.nix +++ b/nix/package/dev-shell.nix @@ -23,6 +23,8 @@ mkShell { topiary ocamlPackages.alcotest + ocamlPackages.qcheck + ocamlPackages.qcheck-alcotest ocamlPackages.ocaml-lsp ocamlformat-rpc-bin # 💢 why does the LSP depend on ocamlformat‽ ]; -- cgit v1.2.3