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

quickcheck-state-machine-0.8.0 test fail to compile #32

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

quickcheck-state-machine-0.8.0 test fail to compile #32

alaendle opened this issue Dec 7, 2023 · 0 comments

Comments

@alaendle
Copy link

alaendle commented Dec 7, 2023

/home/curators/work/unpack-dir/unpacked/quickcheck-state-machine-0.8.0-c332697455549939e501aea2fc1681fa710d03d5ae2326b49ccfc60c52d0b72e/test/SQLite.hs:463:37: error:
           Ambiguous occurrence ‘open'’                                                                                            It could refer to
              either ‘Database.Sqlite.open'’,                                                                                                imported from ‘Database.Sqlite’ at test/SQLite.hs:(49,1)-(50,25)                                                     or ‘SQLite.open'’, defined at test/SQLite.hs:473:1                                                               |                                                                                                                   463 |     liftIO $ asyncQueueBound 1000 $ open' str logFunc                                                                 |                                     ^^^^^

Disable them during stackage build for now.

alaendle added a commit to commercialhaskell/stackage that referenced this issue Dec 7, 2023
@stevana stevana closed this as completed in abd9e88 Jan 7, 2024
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