patch applied (cabal-install): Parse multiple repo urls listed in the .cabal/config correctly

Duncan Coutts duncan.coutts at worc.ox.ac.uk
Tue Oct 16 19:46:07 EDT 2007


Mon Oct 15 17:46:06 PDT 2007  Duncan Coutts <duncan at haskell.org>
  * Parse multiple repo urls listed in the .cabal/config correctly
  The url part cannot contain any chars, since then we allow spaces and ',' and
  thus break parsing of following repos.

    M ./Hackage/Config.hs -1 +1


More information about the Cvs-libraries mailing list