Skip to content
  • Edward Z. Yang's avatar
    As much as possible, expunge uses of localPkgDescr. · e3c64e6d
    Edward Z. Yang authored
    
    
    The big change here is that most of the functions in
    Distribution.Types.HookedBuildInfo have to take a
    PackageDescription explicitly.  I hate the new type,
    so I primed these new functions, and added functions
    which use 'localPkgDescr'.  Presently those have WARNINGs
    attached to them so people don't accidentally use them;
    once we fix 'HookedBuildInfo' we can change this.
    
    Signed-off-by: default avatarEdward Z. Yang <ezyang@cs.stanford.edu>
    e3c64e6d