|
|
@ -572,7 +572,7 @@ opam.lock: opam
|
|
|
|
# This is a magical version number that doesn't reinstall the world when added on top of what we
|
|
|
|
# This is a magical version number that doesn't reinstall the world when added on top of what we
|
|
|
|
# have in opam.lock. To upgrade this version number, manually try to install several utop versions
|
|
|
|
# have in opam.lock. To upgrade this version number, manually try to install several utop versions
|
|
|
|
# until you find one that doesn't recompile the world. TODO(t20828442): get rid of magic
|
|
|
|
# until you find one that doesn't recompile the world. TODO(t20828442): get rid of magic
|
|
|
|
OPAM_DEV_DEPS = ocp-indent merlin tuareg utop.2.0.0
|
|
|
|
OPAM_DEV_DEPS = ocp-indent merlin tuareg utop.2.0.1
|
|
|
|
|
|
|
|
|
|
|
|
.PHONY: devsetup
|
|
|
|
.PHONY: devsetup
|
|
|
|
devsetup: Makefile.autoconf
|
|
|
|
devsetup: Makefile.autoconf
|
|
|
|