#2630: installed packages should have a src-dirs field, for access to optionally
installed sources
-----------------------------+----------------------------------------------
 Reporter:  claus            |          Owner:         
     Type:  feature request  |         Status:  new    
 Priority:  normal           |      Milestone:         
Component:  GHC API          |        Version:  6.9    
 Severity:  normal           |     Resolution:         
 Keywords:                   |     Difficulty:  Unknown
 Testcase:                   |   Architecture:  Unknown
       Os:  Unknown          |  
-----------------------------+----------------------------------------------
Changes (by simonmar):

  * difficulty:  => Unknown

Comment:

 Sources aren't enough for most uses - you also need the .cabal file, and
 you might also need other package bits.  In short, you really need the
 whole Cabal sdist to make any sense of the sources.

 Perhaps the right thing is to include the URL from which you can download
 the package sources?  cabal-install could automatically set the field, for
 example.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2630#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to