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

Use text instead of foundation #440

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

Conversation

konsumlamm
Copy link

foundation is no longer maintained and it was only used for UTF-8 strings. I replaced its uses with text, which since version 2 also uses UTF-8 (and is actively maintained). I'm not sure if anything relies on Str being UTF-8, but I added a text >= 2 bound just in case.

@konsumlamm
Copy link
Author

CallStack (from HasCallStack):
error, called at src/Cabal.hs:387:25 in main:Cabal

I'm afraid I have no idea where the CI failure is coming from, I don't even know which file the error message is referring to. It seems the CI also fails on master though, so I think this is not related to my PR.

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