IntersectMBO / IntersectMBO/ouroboros-consensus

Set upper bounds in our build-depends cabal fields

Open
#531 1 comment 0 reactions 1 assignee Claimed by @jasagredo View on GitHub
Dominant language
Haskell
Stars
67
Forks
43
Avg merge
5d 13h
Merged PRs (30d)
43

Description

We decided to use PVP to version our packages (except we'll not be particularly careful about upstream orphan instances). That strongly implies/requires that we are specifying upper bounds in our cabal files.

This task is to add upper bounds to all of our cabal files.

For this bootstrap, we should just use the current MAJOR(.MAJOR).MINOR.* bounds (or cabal's <=^ caret operator) for whatever MAJOR and MINOR the cabal solver currently chooses for our dependencies.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.