Updating a package to work with Cabal 1.8, I found that the clean hook no 
longer gets a LocalBuildInfo parameter.  I've been using the 
Distribution.Simple.Program facilities to run 'make'.  Without access to a 
configured 'make' at cleanup time, I can't make clean.


I can call configureProgram myself to get the program, or just use System.Cmd. 
What's a good practice?

-Chris
                                          
_________________________________________________________________
Bing brings you maps, menus, and reviews organized in one place.
http://www.bing.com/search?q=restaurants&form=MFESRP&publ=WLHMTAG&crea=TEXT_MFESRP_Local_MapsMenu_Resturants_1x1
_______________________________________________
cabal-devel mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cabal-devel

Reply via email to