Paczesiowa / virthualenv

Virtual Haskell Environment builder
BSD 3-Clause "New" or "Revised" License
69 stars 7 forks source link

fix finding real program in wrappers #5

Closed Paczesiowa closed 13 years ago

Paczesiowa commented 13 years ago

cabal wrapper should find real cabal further down the PATH (to handle installing new cabal-install in the env) it should check for cabal binary in every path element (but discard itself) to handle situation where .virthualenv/bin is not the first element on the PATH