#126: Mac installer displays wrong doc path ------------------------------+--------------------------------------------- Reporter: djames | Owner: Type: defect | Status: new Priority: minor | Milestone: Component: (none-specified) | Keywords: ------------------------------+--------------------------------------------- The post-install message for the Mac says: ----
To start the Glasgow Haskell Compiler interactively, invoke the command 'ghci' in a Terminal window. A user's guide and detailed library documentation is available by opening /usr/share/doc/ghc/index.html in a web browser. More documentation is available online at --- The doc path is wrong. The correct doc path is: /usr/share/doc/ghc/html/index.html -- Ticket URL: <http://trac.haskell.org/haskell-platform/ticket/126> haskell-platform <http://trac.haskell.org/haskell-platform> The Haskell Platform: a comprehensive and robust collection of Haskell libraries _______________________________________________ Haskell-platform mailing list Haskell-platform@projects.haskell.org http://projects.haskell.org/cgi-bin/mailman/listinfo/haskell-platform