E.g. ``` $ opam install cohttp lwt $ which `cohttp-server-lwt` $ opam remove cohttp $ which `cohttp-server-lwt` ``` That binary is still there.