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

instance IsList Builder #672

Merged
merged 1 commit into from
Jun 20, 2024
Merged

Conversation

BebeSparkelSparkel
Copy link
Contributor

No description provided.

@BebeSparkelSparkel
Copy link
Contributor Author

Master seems to have a problem building.

@clyring
Copy link
Member

clyring commented Apr 11, 2024

Master is fine; the problem is that TypeFamilies implies MonoLocalBinds. Add necessary type signatures or add NoMonoLocalBinds and things will work again.

Data/ByteString/Builder/Internal.hs Outdated Show resolved Hide resolved
Data/ByteString/Builder/Internal.hs Outdated Show resolved Hide resolved
Data/ByteString/Builder/Internal.hs Outdated Show resolved Hide resolved
Data/ByteString/Builder/Internal.hs Outdated Show resolved Hide resolved
Data/ByteString/Builder/Internal.hs Outdated Show resolved Hide resolved
@BebeSparkelSparkel
Copy link
Contributor Author

I think I resolved all the issues for this. Is there anything else that you think needs to be done?

@clyring
Copy link
Member

clyring commented Jun 20, 2024

I don't know what's going on with CI.

haddock: internal error: /home/runner/.cabal/store/ghc-9.2.8/data-array-byte-0.1.0.1-f831171dcc4d41dc107971690114281a96e4f99195c8d6f16c141f20becc190b/share/doc/html/doc-index.json: openBinaryFile: does not exist (No such file or directory)

master is still green and I don't see how this patch might relate to the error. @BebeSparkelSparkel can you try merging in or rebasing onto the latest master again? I'm really hoping the problem will just go away.

@Bodigrim Bodigrim merged commit d1aebfb into haskell:master Jun 20, 2024
27 checks passed
@Bodigrim
Copy link
Contributor

Thanks @BebeSparkelSparkel!

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

3 participants