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

lifted-base test failure #7037

Closed
mihaimaruseac opened this issue Jun 29, 2023 · 0 comments
Closed

lifted-base test failure #7037

mihaimaruseac opened this issue Jun 29, 2023 · 0 comments

Comments

@mihaimaruseac
Copy link
Contributor

       Preprocessing library for lifted-base-0.2.3.12..
       Building library for lifted-base-0.2.3.12..
       Preprocessing test suite 'test-lifted-base' for lifted-base-0.2.3.12..
       Building test suite 'test-lifted-base' for lifted-base-0.2.3.12..
       [1 of 1] Compiling Main                                                                                         
                                  
       /var/stackage/work/unpack-dir/unpacked/lifted-base-0.2.3.12-a1d78bdab90ed2863854f825f6ab277e5df0af856fec06ac1c39131e8019aef5/test/test.hs:16:1: error:
           Could not find module ‘Control.Monad.Trans.List’                                                                                                                                                                                    
           Perhaps you meant     
             Control.Monad.Trans.Has (needs flag -package-id has-transformers-0.1.0.4)
             Control.Monad.Trans.Cont (needs flag -package-id rerebase-1.20)
             Control.Monad.Trans.Cont (from transformers-0.6.1.0)      
           Use -v (or `:set -v` in ghci) to see a list of the files searched for.
          |                           
       16 | import Control.Monad.Trans.List          
          | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Will disable tests

mihaimaruseac added a commit that referenced this issue Jun 29, 2023
Signed-off-by: Mihai Maruseac <mihai.maruseac@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant