patch applied (cabal): "Do a sanity check on the HookedBuildInfo"
24 May
2011
24 May
'11
9:25 p.m.
Wed May 18 05:33:31 PDT 2011 Duncan Coutts <duncan@community.haskell.org> * Do a sanity check on the HookedBuildInfo Fixes ticket #844. Previously the function that merged the HookedBuildInfo into the PackageDescription would add a library section even if none previously existed. Now we generate an error message if the HookedBuildInfo contains info for non-existant components (libs/exes), e.g: Setup: The buildinfo contains info for a library, but the package does not have a library. M ./Distribution/PackageDescription.hs -5 +1 M ./Distribution/Simple.hs -2 +28 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=cabal;a=darcs_commitdiff;h=2...
5533
Age (days ago)
5533
Last active (days ago)
0 comments
1 participants
participants (1)
-
Duncan Coutts