diff --git a/utop.opam b/utop.opam index 8cec92d..6e73795 100644 --- a/utop.opam +++ b/utop.opam @@ -17,6 +17,7 @@ depends: [ "lwt" "react" {>= "1.0.0"} "cppo" {build & >= "1.1.2"} + "findlib_top" ] depopts: [ "ppx_tools"