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

Add support for GHC 9.10 #26

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

Conversation

bgamari
Copy link

@bgamari bgamari commented Aug 21, 2024

This requires haskell-hint/hint#176.

cabal.project Outdated Show resolved Hide resolved
cabal.project Outdated Show resolved Hide resolved
@bgamari
Copy link
Author

bgamari commented Sep 9, 2024

The problem here appears to be that clash itself is incompatible with GHC 8.6. It's not entirely clear what to do about this. Perhaps we can drop support for this version in circuit-notation?

@martijnbastiaan
Copy link
Collaborator

@cchalmers Would you mind adding @bgamari as a collaborator?

@cchalmers
Copy link
Owner

I've invited bgaramri as a collaborator, glad to have you 😄.

The problem here appears to be that clash itself is incompatible with GHC 8.6. It's not entirely clear what to do about this. Perhaps we can drop support for this version in circuit-notation?

Unfortunately we're still stuck at ghc-8.6, trapped in a nix/ghc hole and our various attempts at updating have been stumped by weird bugs where the design stops working on the board.

Is this a recent change in clash? Can we get CI to use an old clash for ghc-8.6? I get that this could be annoying for development.

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.

3 participants