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

Request for new minor/patch release with support for GHC 9.6 #8

Closed
kpadmasola opened this issue Oct 13, 2023 · 8 comments
Closed

Request for new minor/patch release with support for GHC 9.6 #8

kpadmasola opened this issue Oct 13, 2023 · 8 comments

Comments

@kpadmasola
Copy link
Collaborator

@ollef This is a request for releasing the latest changes with a minor/patch version bump, so that we can consume the newer version in https://github.com/luc-tielen/eclair-lang

With the current version, we see the following error during compilation with GHC 9.6

src/Rock/Core.hs:70:58: error: [GHC-76037]
    Not in scope: type constructor or class ‘MonadFix’
    Suggested fix: Perhaps use ‘MonadFail’ (imported from Prelude)
   |
70 |     (Functor, Applicative, Monad, MonadIO, MonadBase IO, MonadFix)
   |                                                          ^^^^^^^^
Error: cabal: Failed to build rock-0.3.1.1 (which is required by
test:eclair-test from eclair-lang-0.2.0 and exe:eclair from
eclair-lang-0.2.0). See the build log above for details.

thanks!

@kpadmasola
Copy link
Collaborator Author

@ollef Let me know if there is something I can do to help with this.

@ollef
Copy link
Owner

ollef commented Oct 13, 2023

Do you have a Hackage account? I can make you a maintainer.

@kpadmasola
Copy link
Collaborator Author

yes, I do.

@ollef
Copy link
Owner

ollef commented Oct 13, 2023

What is your username?

@kpadmasola
Copy link
Collaborator Author

placidex

@ollef
Copy link
Owner

ollef commented Oct 13, 2023

Thanks, I've added you as a maintainer, and also invited you to become a collaborator here on Github.

@kpadmasola
Copy link
Collaborator Author

Thank you! I'll close this issue once I update the release in Hackage.

@kpadmasola
Copy link
Collaborator 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

No branches or pull requests

2 participants