Simon Marlow <[EMAIL PROTECTED]> writes:

> The URI library in hslibs contains code for parsing and manipulating URIs
> (URI is a generalised URL).  See:

>       http://www.haskell.org/ghc/docs/

Yep, the GHC stuff is a gold mine, and one which I frequent all to
rarely (mostly using Hugs for development).  Unfortunately, I can't
find any URI -> String functions - but I could probably build it on
top of URI and Socket (great stuff btw, just what I (might) need)

Are any of these libraries standardised across Haskell
implementations?  Hugs doesn't seem to come with much.

-kzm
-- 
If I haven't seen further, it is by standing in the footprints of giants

Reply via email to