Skip to content
  • byorgey's avatar
    cabal init: improve error reporting when generating build-depends · b1bc9417
    byorgey authored and tibbe's avatar tibbe committed
    This patch contains two improvements:
      1. Don't generate multiple warnings when the same module is
         imported multiple times.
      2. Get rid of spurious warnings about modules that could not be
         found, when those modules are in fact provided by the very
         package we are generating a .cabal file for.
    b1bc9417