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

Compilation fails on stackage nightly #9

Open
alaendle opened this issue Dec 7, 2023 · 0 comments
Open

Compilation fails on stackage nightly #9

alaendle opened this issue Dec 7, 2023 · 0 comments

Comments

@alaendle
Copy link

alaendle commented Dec 7, 2023

/home/curators/work/unpack-dir/unpacked/hamilton-0.1.0.3-505c3623ebb24f92f46c88dae9b3a5601a48d3d4a0dd6eda03d94d6f42400251/app/Examples.hs:319:12: error: [GHC-88464]
           Variable not in scope: mkVty :: a0 -> IO Vty                                                                            |                                                                                                                   319 |     vty <- mkVty =<< standardIOConfig                                                                                 |            ^^^^^

       /home/curators/work/unpack-dir/unpacked/hamilton-0.1.0.3-505c3623ebb24f92f46c88dae9b3a5601a48d3d4a0dd6eda03d94d6f42400251/app/Examples.hs:319:22: error: [GHC-88464]                                                                                Variable not in scope: standardIOConfig :: IO a0
           |                                                                                                                   319 |     vty <- mkVty =<< standardIOConfig
           |                      ^^^^^^^^^^^^^^^^

Disabled on stackage for the while.

alaendle added a commit to commercialhaskell/stackage that referenced this issue Dec 7, 2023
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

No branches or pull requests

1 participant