Skip to content

Make depends on package syntax work #37

Description

@isomorphisms

The intended Idriç package spelling is:

depends on network

It is not currently working as package syntax.

PR #13 is the attempted syntax change, but it remains a draft and its current parser patch broadens the shared separator. Issue #17 records the separate constraint that on must be accepted only after depends, not after unrelated package fields.

Acceptance:

  • depends on ... parses and works in a real package manifest;
  • existing package syntax remains valid;
  • on is confined to dependency declarations;
  • the manifest integration probe succeeds.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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