diff options
Diffstat (limited to 'nix/package/dev-shell.nix')
| -rw-r--r-- | nix/package/dev-shell.nix | 2 |
1 files changed, 2 insertions, 0 deletions
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‽ ]; |
