We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1862dc4 + 2c5d5c0 commit e0524e0Copy full SHA for e0524e0
Makefile
@@ -18,7 +18,7 @@ $(NAME).tar.gz:
18
# to be explicitly included
19
opam admin filter --recursive --or -y --required-by \
20
xs-toolstack host-system-other \
21
- base-bigarray base-bytes base-domains base-nnp base-threads base-unix
+ base-bigarray base-bytes base-domains base-effects base-nnp base-threads base-unix
22
# Remove all xapi dev packages
23
opam admin filter '*.master' --remove -y
24
# Remove compilable ocaml versions
0 commit comments