Skip to content

agda-pkg does not work with standard library >= 1.5 #47

@Ailrun

Description

@Ailrun

Standard library 1.5 and above uses standard-library-<version> as its name, and apkg tries to find that in the index. However, since the index has standard-library/versions/v1.5, not standard-library-1.5/versions/v1.5, it cannot find file descriptor and failed to install standard library.

It would be greatly appreciated if this can be fixed.

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