Skip to content
  • Edward Z. Yang's avatar
    Make a copy of InstallPlan named SolverInstallPlan. · a0891eba
    Edward Z. Yang authored
    
    
    Now we copy-paste the contents of InstallPlan into SolverInstallPlan,
    thus giving it a separate set of types.  For now, we don't do anything
    else, e.g., remove unnecessary functions or specialize.
    
    We need a new function 'fromSolverInstallPlan' akin to
    'mapPreservingGraph' which can take an InstallPlan from the
    old solver install plan to the new one.
    
    Signed-off-by: default avatarEdward Z. Yang <ezyang@cs.stanford.edu>
    a0891eba