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

persistent-qq-2.12.0.5 testsuite fails to compile with ghc-9.6 #1506

Open
juhp opened this issue Jul 6, 2023 · 1 comment
Open

persistent-qq-2.12.0.5 testsuite fails to compile with ghc-9.6 #1506

juhp opened this issue Jul 6, 2023 · 1 comment

Comments

@juhp
Copy link

juhp commented Jul 6, 2023

       Building test suite 'specs' for persistent-qq-2.12.0.5..                                                                     
       [5 of 5] Compiling Main                                                                                                      
                                                                                                                                           /var/stackage/work/unpack-dir/unpacked/persistent-qq-2.12.0.5-faf83f6b3c1ec803ae7d1fd37102cb9c1e3d999c7bcc063eea04683707d1579
f/test/Spec.hs:32:20: error: [GHC-88464]                                                                                            
           Variable not in scope: when :: Bool -> IO () -> c                                                                        
          |                                                                                                                         
       32 |   let printDebug = when _debugOn . B.putStrLn . fromLogStr                                                              
          |                    ^^^^
juhp added a commit to commercialhaskell/stackage that referenced this issue Jul 6, 2023
@alaendle
Copy link

Solved by #1487

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

2 participants