patch applied (cabal-branches/cabal-1.4): Fix for detecting ~/.cabal/ dir as a .cabal file
11 Apr
2008
11 Apr
'08
6:35 p.m.
Wed Apr 9 00:32:36 PDT 2008 Duncan Coutts <duncan@haskell.org> * Fix for detecting ~/.cabal/ dir as a .cabal file Which happened if you use cabal configure in your home dir. Now produced the right error message, or if you actually put a cabal project in your home dir, it might actually work. Also, do the same fix for findHookedPackageDesc. M ./Distribution/Simple/Utils.hs -14 +24 View patch online: http://darcs.haskell.org/cabal-branches/cabal-1.4/_darcs/patches/20080409073...
6685
Age (days ago)
6685
Last active (days ago)
0 comments
1 participants
participants (1)
-
Duncan Coutts