#1878: --print-docdir gives the wrong results in a binary distribution
----------------------------+-----------------------------------------------
    Reporter:  simonmar     |       Owner:         
        Type:  bug          |      Status:  new    
    Priority:  normal       |   Milestone:  6.8.2  
   Component:  Compiler     |     Version:  6.8.1  
    Severity:  normal       |    Keywords:         
  Difficulty:  Easy (1 hr)  |    Testcase:         
Architecture:  Unknown      |          Os:  Unknown
----------------------------+-----------------------------------------------
 The value printed by `--print-docdir` is wired in at compile-time, which
 means it ends up being wrong after a binary distribution has been
 installed.  It should be possible to get this by looking at the value of a
 `haddock-html` field in the package database.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1878>
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