patch applied (cabal-branches/cabal-1.4): Fix names of profiling libs
7 Apr
2008
7 Apr
'08
10:38 a.m.
Sun Apr 6 18:34:49 PDT 2008 Duncan Coutts <duncan@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/20080407013...
6678
Age (days ago)
6678
Last active (days ago)
0 comments
1 participants
participants (1)
-
Duncan Coutts