• how to withAsync output to a list and wait to a list

    From meInvent bbird@21:1/5 to All on Sat Jul 30 18:56:45 2016
    forM_ [756..((length getoperationlist)-1)] (\b -> withAsync (maxmagic b) $ \a1 -> do wait a1)

    so far, it wait the first so early

    how to output to a list of variables a1
    and after forM, it can wait a list of a1?

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)