patch applied (cabal): export ccLdOptionsBuildInfo helper function
6 Dec
2007
6 Dec
'07
11:01 p.m.
Wed Dec 5 11:41:46 PST 2007 Duncan Coutts <duncan@haskell.org> * export ccLdOptionsBuildInfo helper function Useful in Setup.hs scripts for things like HSQL that need to find CC and LD flags by calling foo-config style programs. The same function is used internally for pkg-config support. M ./Distribution/PackageDescription.hs +1 M ./Distribution/Simple/Configure.hs -24 +36
6801
Age (days ago)
6801
Last active (days ago)
0 comments
1 participants
participants (1)
-
Duncan Coutts