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

Build failure with optparse-applicative-0.18 #215

Closed
andreasabel opened this issue Jun 9, 2023 · 0 comments · Fixed by #216
Closed

Build failure with optparse-applicative-0.18 #215

andreasabel opened this issue Jun 9, 2023 · 0 comments · Fixed by #216

Comments

@andreasabel
Copy link
Contributor

Building executable 'yaml2json' for yaml-0.11.11.0..
...
[3 of 3] Compiling Main             ( exe/yaml2json.hs, /Users/abel/bin/src/yaml/yaml/dist-newstyle/build/x86_64-osx/ghc-9.6.2/yaml-0.11.11.0/x/yaml2json/build/yaml2json/yaml2json-tmp/Main.o )

exe/yaml2json.hs:20:11: error:
    Module ‘Options.Applicative.Help.Pretty’ does not export ‘text’
   |
20 |   ( vcat, text )
   |           ^^^^

Upstream report:

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 a pull request may close this issue.

1 participant