7 Oct 20:14
Network.URI bug? (2.2.0.0)
From: Bárður Árantsson <spam <at> scientician.net>
Subject: Network.URI bug? (2.2.0.0)
Newsgroups: gmane.comp.lang.haskell.cafe
Date: 2008-10-07 18:17:37 GMT
Subject: Network.URI bug? (2.2.0.0)
Newsgroups: gmane.comp.lang.haskell.cafe
Date: 2008-10-07 18:17:37 GMT
Hi all, I'm having a bit of difficulty with Network.URI -- unless I misunderstand the documentation, the attached demo program is supposed to produce: http://localhost:9000 http://localhost:9000/d1 http://localhost:9000/d1/d2 but it produces http://localhost:9000 http://localhost:9000/d1 http://localhost:9000/d2 Is this some sort of bug or am I not understanding the documentation correctly? Cheers, -- -- Bardur Arantsson <bardurREMOVE <at> THISscientician.net> The thing that's depressing about tennis is that no matter how good I get, I'll never be as good as a wall. Mitch Hedberg(Continue reading)
RSS Feed