Dominic Steinitz writes:
> I've now used the -v option and it looks like haddock
> can't find the html files even though they are there :-(
> Anyone have any ideas?
Maybe the interface description files are broken,
incomplete, or incompatible with your Haddock version?
budweis:~/work/Codec$
Graham Klyne writes:
>> The longer I think about this whole thing, the more I am
>> convinced that using URIs is the answer.
> FWIW, the revised URI parsing code [2][3] in the latest
> libraries includes support for IPv6 literals, as
> specified by RFC 3986 [1].
Thanks for the pointer, Grah
Ravi Nanavati writes:
> http://developers.sun.com/techtopics/mobility/midp/articles/genericframework/
It does look quite interesting. We'd probably need only a
fraction of all those options, but the schemes
socket://www.j2medeveloper.com:80
datagram://www.j2medeveloper.com:7001
file:///
> Dominic Steinitz writes:
>
> > I've now used the -v option and it looks like haddock
> > can't find the html files even though they are there :-(
> > Anyone have any ideas?
>
> Maybe the interface description files are broken,
> incomplete, or incompatible with your Haddock version?
>
> b
On Sun, 2005-05-15 at 18:51 +0100, Dominic Steinitz wrote:
> > Dominic Steinitz writes:
> >
> I've downloaded
> http://www.haskell.org/ghc/docs/latest/html/libraries/base/base.haddock and I
> still get the same errors. Is this incompatible with Haddock version 0.6?
Probably so because the curren
On Sun, 2005-05-15 at 18:51 +0100, Dominic Steinitz wrote:
/ > Dominic Steinitz writes:
/>/ >
/>/ I've downloaded
/>/ http://www.haskell.org/ghc/docs/latest/html/libraries/base/base.haddock and I
/>/ still get the same errors. Is this incompatible with Haddock version 0.6?
/
Probably so because
On 5/13/05, Niklas Broberg <[EMAIL PROTECTED]> wrote:
> == Haskell Server Pages ==
>
> Release early, release often. I know, I know, but better late than
> never, so here it is:
>
> Haskell Server Pages (HSP), a Haskell-based language for writing
> dynamic web pages.
> Webpage and darcs repo avai