Skip to content

failed to build in Stackage Nightly #37

@juhp

Description

@juhp
       [2 of 3] Compiling SequenceTools.Utils                     
       /home/curators/work/unpack-dir/unpacked/sequenceTools-1.5.3.1-54e9f0959a741bf603bcc485603f256e26a21f561f025ac7d572cd6a858bcc84/src/SequenceTools/Utils.hs:46:32: error: [GHC-83865]
           • Couldn't match type ‘Int’ with ‘(Int, Int)’       
             Expected: Maybe (Int, Int) -> GenoEntry                                                                                
               Actual: Maybe Int -> GenoEntry                     
           • In the first argument of ‘map’, namely               
               ‘(dosageToEigenstratGeno diploidizeCall)’                                                                            
             In the second argument of ‘(.)’, namely                                                                                
               ‘map (dosageToEigenstratGeno diploidizeCall)’                                                                        
             In the first argument of ‘($)’, namely                                                                                 
               ‘fromList . map (dosageToEigenstratGeno diploidizeCall)’                                           
          |                                                       
       46 |         geno = fromList . map (dosageToEigenstratGeno diploidizeCall) $ calls                                           
          |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions