Skip to content
  • Alex Biehl's avatar
    Consider Installed packages when pruning the install plan · 5c9b65be
    Alex Biehl authored and Oleg Grenrus's avatar Oleg Grenrus committed
    The discussion in #6952 indicated that extra-packages stanzas wouldn't
    quite work yet. It turns out in order for cabal to find exes for
    already installed extra-packages we need to also consider `installed`
    packages when pruning the install plan.
    
    Includes some changes to OutputNormalizer
    5c9b65be