#3268: implement the Cabal ${pkgroot} spec extension
-----------------------------+----------------------------------------------
Reporter:  duncan            |          Owner:                  
    Type:  feature request   |         Status:  new             
Priority:  normal            |      Component:  Package system  
 Version:  6.10.2            |       Severity:  normal          
Keywords:                    |       Testcase:                  
      Os:  Unknown/Multiple  |   Architecture:  Unknown/Multiple
-----------------------------+----------------------------------------------
 See the proposal for relative paths in installed package descriptions:

 http://www.haskell.org/pipermail/libraries/2009-May/011772.html

 Basically it amounts to replacing ghc's current `$topdir` and
 `$httptopdir` with variables that are interpreted relative to the package
 db file itself rather than relative to where ghc is installed (though for
 the global package db these coincide).

 The open question is how tools discover the location of the package dbs.
 The proposed spec extension does not specify this, but perhaps it should
 specify an extension to (the hypothetical) `hc-pkg` system to discover the
 default set of package dbs and their paths.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3268>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to