[Hackage] #256: Copying files during installation is oblivious to ~

Hackage trac at galois.com
Wed Mar 5 13:00:33 EST 2008


#256: Copying files during installation is oblivious to ~
----------------------------+-----------------------------------------------
  Reporter:  guest          |        Owner:                     
      Type:  defect         |       Status:  new                
  Priority:  low            |    Milestone:                     
 Component:  Cabal library  |      Version:  1.2.3.0            
  Severity:  normal         |   Resolution:                     
  Keywords:                 |   Difficulty:  very easy (<1 hour)
Ghcversion:  6.8.2          |     Platform:                     
----------------------------+-----------------------------------------------
Comment (by kolmodin):

 You could either write
 {{{
 --prefix ~/local
 }}}
 or
 {{{
 --prefix=$HOME/local
 }}}

 I've not seen any other application warn about this as it is standard
 behavior.

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


More information about the cabal-devel mailing list