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

tests/Spec.hs:23:1: error: [GHC-87110] Could not find module ‘Lima.Converter’. #1

Open
juhp opened this issue Sep 2, 2024 · 0 comments

Comments

@juhp
Copy link

juhp commented Sep 2, 2024

While try to build for Stackage Nightly:

       /home/curators/work/unpack-dir/unpacked/fields-and-cases-0.2.0.0-caa1021850c982e700064c1a57b8b8658f53b59665bbb9b4ad507b4858a7a7e4/tests/Readme.hs:395:3: error: [GHC-40700]                                                                                                                                                        
           Unexpected default signature:                                                                                                                             
             default print :: Generic a => a -> Text                                                                                                                 
           Suggested fix: Perhaps you intended to use DefaultSignatures                                                                                              
           |                                                                                                                                                         
       395 |   default print :: Generic a => a -> Text                                                                                                               
           |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^                                                                                                               
                                                                                                                                                                     
       /home/curators/work/unpack-dir/unpacked/fields-and-cases-0.2.0.0-caa1021850c982e700064c1a57b8b8658f53b59665bbb9b4ad507b4858a7a7e4/tests/Spec.hs:23:1: error: [GHC-87110]                                                                                                                                                           
           Could not find module ‘Lima.Converter’.                                                                                                                   
           Use -v to see a list of the files searched for.                                                                                                           
          |                                                                                                                                                          
       23 | import Lima.Converter (Format (..), convertTo, def)                                                                                                      
          | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
juhp added a commit to commercialhaskell/stackage that referenced this issue Sep 2, 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