[Hackage] #838: Cabal no longer adds binaries to PATH

Hackage cvs-ghc at haskell.org
Tue Apr 26 10:04:19 CEST 2011


#838: Cabal no longer adds binaries to PATH
----------------------------+-----------------------------------------------
  Reporter:  guest          |        Owner:                                                 
      Type:  defect         |       Status:  new                                            
  Priority:  normal         |    Milestone:                                                 
 Component:  Cabal library  |      Version:  1.10.1.0                                       
  Severity:  normal         |     Keywords:  executable binary bin path binaries executables
Difficulty:  unknown        |   Ghcversion:                                                 
  Platform:  Mac OS         |  
----------------------------+-----------------------------------------------
 {{{
 $ ghc --version
 The Glorious Glasgow Haskell Compilation System, version 7.0.2
 $ cabal --version
 cabal-install version 0.10.2
 using version 1.10.1.0 of the Cabal library
 $ cabal install darcs
 ...
 Installing executable(s) in
 /Users/andrew/Library/Haskell/ghc-7.0.2/lib/darcs-2.5.2/bin
 $ darcs
 -bash: darcs: command not found
 }}}

-- 
Ticket URL: <http://hackage.haskell.org/trac/hackage/ticket/838>
Hackage <http://haskell.org/cabal/>
Hackage: Cabal and related projects



More information about the cabal-devel mailing list