Skip to content

theories/Makefile has an implicit dependency on which #123

@henrytill

Description

@henrytill

It looks like #2 introduced an implicit dependency on which here:

ROCQBIN?=$(dir $(shell which rocq))

This causes breakage in situations where which isn't available in the default build environment, like when using opam-nix.

To fix this, the opam package would need to declare a dependency on conf-which.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions