patch applied (cabal): Add a space to the VERSION_pkg #defines
Ian Lynagh
igloo at earth.li
Thu Aug 5 11:35:19 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=cabal;a=darcs_commitdiff;h=20100805125306-3fd76-c574b00d6164f790af959fb6a16a7a3a73602e54.gz
More information about the cabal-devel
mailing list