[Hackage] #702: cabal should reject relative paths for extra-lib/include-dirs

Hackage cvs-ghc at haskell.org
Mon Jun 14 17:47:20 EDT 2010


#702: cabal should reject relative paths for extra-lib/include-dirs
----------------------------+-----------------------------------------------
  Reporter:  duncan         |        Owner:         
      Type:  enhancement    |       Status:  new    
  Priority:  normal         |    Milestone:         
 Component:  Cabal library  |      Version:  1.6.0.3
  Severity:  normal         |     Keywords:         
Difficulty:  unknown        |   Ghcversion:         
  Platform:                 |  
----------------------------+-----------------------------------------------
 It makes no sense and causes problems later.

 See ghc ticket http://hackage.haskell.org/trac/ghc/ticket/4134

 This applies to the paths in the .cabal file. For ones specified on the
 command line perhaps just making them absolute would be ok. Ones specified
 in the global config must be absolute. Ones in local config could possibly
 be relative.

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



More information about the cabal-devel mailing list