[Hackage] #270: Build executables that can be run "in-place"

Hackage trac at galois.com
Sat Apr 12 06:22:14 EDT 2008


#270: Build executables that can be run "in-place"
----------------------------+-----------------------------------------------
  Reporter:  waern          |        Owner:         
      Type:  defect         |       Status:  new    
  Priority:  normal         |    Milestone:         
 Component:  Cabal library  |      Version:  1.2.3.0
  Severity:  normal         |     Keywords:         
Difficulty:  normal         |   Ghcversion:  6.8.2  
  Platform:                 |  
----------------------------+-----------------------------------------------
 It would be nice if Cabal could build executables that could be told where
 to get their data files (etc), instead of always hard-wiring them to the
 installation dirs. Perhaps an environmental variable could be used to
 specify where the data files are. This would enable us to run applications
 "in-place", i.e. from the source directory directly, which would be useful
 for test suites, for example.

 David

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


More information about the cabal-devel mailing list