patch applied (cabal-branches/cabal-1.4): Fix names of profiling
libs
Duncan Coutts
duncan.coutts at worc.ox.ac.uk
Sun Apr 6 22:38:13 EDT 2008
Sun Apr 6 18:34:49 PDT 2008 Duncan Coutts <duncan at haskell.org>
* Fix names of profiling libs
I broke this recently when refactoring. Restore the original behaviour.
Was generating "libHSfoo_p-1.0.a" when it should be "libHSfoo-1.0_p.a".
M ./Distribution/Simple/BuildPaths.hs -1 +1
View patch online:
http://darcs.haskell.org/cabal-branches/cabal-1.4/_darcs/patches/20080407013449-adfee-dbba5be8f9c656558808e40de1f7b7d4d7abb213.gz
More information about the cabal-devel
mailing list