patch applied (cabal): "Simpler flat (no sections) parsing for installed package info files"

Duncan Coutts duncan.coutts at googlemail.com
Tue May 24 15:25:42 CEST 2011


Tue May 24 06:20:59 PDT 2011  Duncan Coutts <duncan at community.haskell.org>
  * Simpler flat (no sections) parsing for installed package info files
  Otherwise we cannot use '{' '}' chars in field contents, as they
  get interpreted as layout syntax. We want this for things like:
    library-dirs: ${pkgroot}/../libfoo/

    M ./Distribution/InstalledPackageInfo.hs -2 +2
    M ./Distribution/ParseUtils.hs -3 +23

View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=cabal;a=darcs_commitdiff;h=20110524132059-5c91e-6893e83953fdf5964e25d0660076d70a9e67b1fe.gz




More information about the cabal-devel mailing list