Skip to content
  • Ömer Sinan Ağacan's avatar
    Refactor HscRecomp constructors: · 3bd3456f
    Ömer Sinan Ağacan authored and Marge Bot's avatar Marge Bot committed
    Make it evident in the constructors that the final interface is only
    available when HscStatus is not HscRecomp.
    
    (When HscStatus == HscRecomp we need to finish the compilation to get
    the final interface)
    
    `Maybe ModIface` return value of hscIncrementalCompile and the partial
    `expectIface` function are removed.
    3bd3456f