28 Apr
2008
28 Apr
'08
6:36 a.m.
Sun Apr 27 13:51:18 PDT 2008 Ian Lynagh <igloo@earth.li> * MERGED: fix 'clean' bug on windows caused by leaked Handle. Andrea Vezzosi <sanzhiyan@gmail.com>**20080318161237 Using readFile to read dist/setup-config keeps the Handle open when we try to delete the file, causing an error. So we instead read the file strictly and close the Handle early. M ./Distribution/Simple/Configure.hs -2 +8 View patch online: http://darcs.haskell.org/cabal-branches/cabal-1.2/_darcs/patches/20080427205...