patch applied (packages/Cabal): Add a space to the VERSION_pkg
#defines
Ian Lynagh
igloo at earth.li
Thu Aug 5 10:24:43 EDT 2010
Thu Aug 5 05:53:06 PDT 2010 Ian Lynagh <igloo at earth.li>
* Add a space to the VERSION_pkg #defines
We were generating things like
#define VERSION_ghc_prim"0.2.0.0"
rather than
#define VERSION_ghc_prim "0.2.0.0"
M ./Distribution/Simple/Build/Macros.hs -1 +1
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=packages/Cabal;a=darcs_commitdiff;h=20100805125306-3fd76-c574b00d6164f790af959fb6a16a7a3a73602e54.gz
More information about the Cvs-libraries
mailing list