We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The following warning is issued by cabal for any project I (macOS) am building using text-icu-0.8, every time:
cabal
text-icu-0.8
ld: warning: directory not found for option '-L/opt/homebrew/opt/icu4c/lib'
It stems from here:
text-icu/text-icu.cabal
Line 120 in c73d7fe
This isn't severe, but may irritate some users.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The following warning is issued by
cabal
for any project I (macOS) am building usingtext-icu-0.8
, every time:It stems from here:
text-icu/text-icu.cabal
Line 120 in c73d7fe
This isn't severe, but may irritate some users.
The text was updated successfully, but these errors were encountered: