Skip to content

Support Cabal-syntax package for Cabal >= 3.7#19

Merged
sternenseemann merged 2 commits intomasterfrom
Cabal-3.7
Apr 17, 2022
Merged

Support Cabal-syntax package for Cabal >= 3.7#19
sternenseemann merged 2 commits intomasterfrom
Cabal-3.7

Conversation

@sternenseemann
Copy link
Member

No description provided.

@sternenseemann sternenseemann marked this pull request as ready for review April 8, 2022 22:44
@sternenseemann
Copy link
Member Author

Tested with

  • HEAD
  • 8.8.4
  • 8.10.7
  • 9.0.2
  • 9.2.2

Upstream moved, active maintainer(s) changed
* Distribution.PackageDescription (at least the types) was
  moved into the new Cabal-syntax package starting with 3.7.

* Distribution.Simple.PackageDescription provides the parser
  we use, readGenericPackageDescription, starting with 3.7.

* For versions < 3.7, a Cabal-syntax dummy package is
  available from hackage, allowing us not to bother
  with Cabal flags.

* Bump version number to 1.3.6 in preparation for a new release.
@sternenseemann sternenseemann merged commit 66b45e2 into master Apr 17, 2022
@sternenseemann sternenseemann deleted the Cabal-3.7 branch April 17, 2022 16:24
@sternenseemann
Copy link
Member Author

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants