[Haddock] [haddock] #218: Firefox dislikes Haddock master index on Windows

haddock haddock at projects.haskell.org
Wed Oct 10 17:32:57 BST 2012


#218: Firefox dislikes Haddock master index on Windows
------------------------+---------------------------------------------------
Reporter:  MtnViewMark  |        Owner:     
    Type:  defect       |       Status:  new
Priority:  major        |    Milestone:     
 Version:  2.9.4        |   Resolution:     
Keywords:               |  
------------------------+---------------------------------------------------

Comment(by SimonHengel):

 If I understand correctly, this is a Cabal/cabal-install issue.  Haddock
 can read interface files with e.g.
 {{{
 --read-interface=<base-url>,<path-to-haddock-interface-file>
 }}}

 where {{{base-url}}} has to be a a valid URL.  On Windows, Cabal passes
 something like {{{C:\foo\bar\baz}}} as {{{base-url}}} which is not a valid
 URL.

-- 
Ticket URL: <http://trac.haskell.org/haddock/ticket/218#comment:1>
haddock <http://www.haskell.org/haddock>
Haddock, The Haskell Documentation Tool


More information about the Haddock mailing list