#1572: Make it easy to find documentation for GHC and installed packages
---------------------------------+------------------------------------------
    Reporter:  simonpj           |        Owner:              
        Type:  task              |       Status:  new         
    Priority:  low               |    Milestone:  7.2.1       
   Component:  Compiler          |      Version:  6.6.1       
    Keywords:                    |     Testcase:              
   Blockedby:                    |   Difficulty:  Unknown     
          Os:  Unknown/Multiple  |     Blocking:              
Architecture:  Unknown/Multiple  |      Failure:  None/Unknown
---------------------------------+------------------------------------------

Comment(by simonmar):

 It's basically hooking up our documentation to whatever the system's
 convention for documentation is.  e.g. on Windows we already have a start
 menu entry for GHC's documentation, but we should also have one for Cabal-
 generated documentation.  On Linux I'm not sure - GHC's documentation
 often comes in a separate package and just gets dumped somewhere like
 `/usr/share/doc/ghc`, there doesn't seem to be a central place to get at
 application documentation, at least on Ubuntu.

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