Hello.

Network.URI.parseURI seems to always return (Just _). Try this...

   print (Network.URI.isAllowedInURI ' ')
   print (Network.URI.parseURI "   ")

I'm talking about GHC 6.2.2

bye
_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to