Skip to content

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

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

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

@ivanperez-keera

Copy link
Copy Markdown
Member

@dancewithheart I appreciate you sending this PR, but, because this is used on missions, we plan the work in a specific way on this project. We can talk separately if you want to contribute and I can find tickets that you could participate in.

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.

2 participants