Skip to content

Uninstalling cohttp doesn't remove binaries #252

@rgrinberg

Description

@rgrinberg

E.g.

$ opam install cohttp lwt
$ which `cohttp-server-lwt`
$ opam remove cohttp
$ which `cohttp-server-lwt`

That binary is still there.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions