#169: Haskell Platform 2011-2.0.0: parsec docs contain broken HTML links ------------------------------+--------------------------------------------- Reporter: rcobbe | Owner: Type: defect | Status: new Priority: major | Milestone: Component: (none-specified) | Keywords: ------------------------------+--------------------------------------------- Many of the HTML links from the Parsec docs included with Haskell Platform 2011-2.0.0 (Mac OS) are broken. For instance, in the docs for Text.Parsec.Prim, notice that the "String" link in the type of the "unexpected" function points to <file:///Users/markl/Projects/platform/hp- mac/src/macos/dist/root/Library/Frameworks/GHC.framework/Versions/7.0.2-i386/usr/share/doc/ghc/html/libraries/base-4.3.1.0 /Data-Char.html#t:String> and not to somewhere under /Library/Haskell/doc as it should. A quick investigation suggests that all of the links that point outside the Parsec docs are broken, although I haven't done an exhaustive investigation.
-- Ticket URL: <http://trac.haskell.org/haskell-platform/ticket/169> 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