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

Upgrade to GHC 9.8.1 #45

Merged
merged 7 commits into from
Jan 25, 2024
Merged

Upgrade to GHC 9.8.1 #45

merged 7 commits into from
Jan 25, 2024

Conversation

tfausak
Copy link
Owner

@tfausak tfausak commented Jan 25, 2024

No description provided.

@@ -49,9 +49,9 @@ migrations =
]

new :: ByteString.ByteString -> Blob
new contents =
new c =
Copy link
Owner Author

Choose a reason for hiding this comment

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

This seems like perhaps a GHC bug. The contents argument should be unambiguous here.

Copy link
Owner Author

Choose a reason for hiding this comment

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

It's a different module, but the warning I'm seeing is here: https://github.com/tfausak/monadoc/actions/runs/7648996583/job/20842674703#step:18:74

Copy link
Owner Author

Choose a reason for hiding this comment

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

@tfausak
Copy link
Owner Author

tfausak commented Jan 25, 2024

@tfausak tfausak merged commit 64fd423 into main Jan 25, 2024
9 checks passed
@tfausak tfausak deleted the 2024-01-24-ghc-9.8.1 branch January 25, 2024 18:10
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.

1 participant