Skip to content

Remove >= from cabal-version#1998

Merged
mergify[bot] merged 3 commits into
haskell:masterfrom
felixonmars:cabal-version
Jul 5, 2021
Merged

Remove >= from cabal-version#1998
mergify[bot] merged 3 commits into
haskell:masterfrom
felixonmars:cabal-version

Conversation

@felixonmars

Copy link
Copy Markdown
Contributor

Fixes warnings like:

Warning: test/testdata/testdata.cabal:3:27: Packages with
'cabal-version:
1.12' or later should specify a specific version of the Cabal spec of
  the form
  'cabal-version: x.y'. Use 'cabal-version: 2.0'.

Fixes warnings like:

```
Warning: test/testdata/testdata.cabal:3:27: Packages with
'cabal-version:
1.12' or later should specify a specific version of the Cabal spec of
  the form
  'cabal-version: x.y'. Use 'cabal-version: 2.0'.
```

@jneira jneira left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

lgtm thanks for the fix

@jneira jneira added the merge me Label to trigger pull request merge label Jul 4, 2021
@mergify
mergify Bot merged commit ce15ff6 into haskell:master Jul 5, 2021
@felixonmars
felixonmars deleted the cabal-version branch July 5, 2021 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

merge me Label to trigger pull request merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants