Skip to content

Conversation

@michaelpj
Copy link
Collaborator

Pulled out of #377

Copy link
Member

@jneira jneira left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good overall, thanks for the cleaning up!

hs-source-dirs: func-test
type: exitcode-stdio-1.0
build-depends: base <4.16
build-depends: base
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should not have the package base bounds?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It depends on lsp-test which has the bounds - adding them here just means extra work IMO.

Copy link
Member

@jneira jneira Dec 15, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh I missed the existing bound in the package lib 👍

with:
ghc-version: ${{ matrix.ghc }}
cabal-version: '3.4'
cabal-version: 'latest'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not always last cabal is good, would 3.6 be too much careful?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

afaik 3.6 will pick 3.6.2.0, 3.6.0.0 suffered some bugs

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fair enough.

@mergify mergify bot merged commit 40d99b7 into haskell:master Dec 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants