Skip to content

copilot: Add missing base and containers bounds. Refs #735.#737

Open
dancewithheart wants to merge 1 commit into
Copilot-Language:masterfrom
dancewithheart:add-base-container-bound
Open

copilot: Add missing base and containers bounds. Refs #735.#737
dancewithheart wants to merge 1 commit into
Copilot-Language:masterfrom
dancewithheart:add-base-container-bound

Conversation

@dancewithheart
Copy link
Copy Markdown

Adds missing dependency bounds to executable stanzas in copilot.cabal, as proposed in #735.

The bounds follow existing package conventions:

  • base >= 4.9 && < 5
  • containers >= 0.4 && < 0.9

Validated with:

cabal test all
cd copilot && cabal check
cabal v2-sdist copilot

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

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant