patch applied (cabal): Only create includes and bin dirs if necessary
24 Aug
2007
24 Aug
'07
3:53 p.m.
Fri Aug 24 08:27:49 PDT 2007 Duncan Coutts <duncan@haskell.org> * Only create includes and bin dirs if necessary For includes, don't list the include dir in the package registration info unless we're actually going to install some include files. So we should create fewer pointless empty directories. See bug #97. M ./Distribution/Simple/Install.hs -8 +10 M ./Distribution/Simple/Register.hs -1 +3
6948
Age (days ago)
6948
Last active (days ago)
0 comments
1 participants
participants (1)
-
Duncan Coutts