Skip to content
  • Duncan Coutts's avatar
    Fix silly bug in cabal configure. Ticket #805. · 1a53fe78
    Duncan Coutts authored
    I made a mistake during the recent refactoring work and was using
    the dependency planner in the wrong way. The planner was being
    given the available source packages and duely picking them to
    satisfy dependencies, but for configure we're supposed to assume
    that all dependencies are installed already.
    1a53fe78