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

Re-add gmiiToSgmiiBridge after migration #11

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

lmbollen
Copy link
Contributor

This was added after the migration to the new repo.
See clash-lang/clash-compiler#2712

@@ -217,6 +220,7 @@ test-suite unit-tests
tasty-quickcheck,
tasty-th,
hedgehog,
HUnit,
Copy link
Member

Choose a reason for hiding this comment

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

Isn't this a mistake? I think you only use tasty-hunit which is already in the build-depends.

@DigitalBrains1
Copy link
Member

DigitalBrains1 commented Sep 25, 2024

This core requires Clash master in its current form. We can add #if MIN_VERSION_clash_prelude or add the necessary definitions locally for 1.8.

Alternatively, we can release Clash 1.10 and use that.

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