Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reform .cabal file & bump dependencies and CI #42

Merged
merged 2 commits into from Mar 31, 2023

Conversation

andreasabel
Copy link
Contributor

Reform .cabal file: disentangle test-suite from library, bumps

  • bump base for GHC 9.6
  • bump semigroupoids to latest (6.0)
  • make test-suite depend on library rather than recompiling it
  • remove duplicate bounds declarations for dependencies in test-suite
  • remove duplication between extra-doc/source-files

Bump CI to latest GHCs

  • restrict to relevant branches

- bump base for GHC 9.6
- bump semigroupoids to latest (6.0)
- make test-suite depend on library rather than recompiling it
- remove duplicate bounds declarations for dependencies in test-suite
- remove duplication between extra-doc/source-files
Also restrict CI to relevant branches to avoid duplicate CI runs:
- master
- release
- anything starting with "ci-"
@byorgey byorgey merged commit 54639df into diagrams:release Mar 31, 2023
12 checks passed
@byorgey
Copy link
Member

byorgey commented Mar 31, 2023

Thanks!

@byorgey
Copy link
Member

byorgey commented Mar 31, 2023

Published to Hackage as active-0.2.0.17.

@andreasabel andreasabel deleted the release-ghc-9.6 branch April 1, 2023 07:14
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.

None yet

2 participants