]> gitweb.michael.orlitzky.com - dead/lwn-epub.git/blobdiff - src/LWN/URI.hs
"Fix" the unicode URL bug.
[dead/lwn-epub.git] / src / LWN / URI.hs
index 1601c37111e80bd9c0c0641de730baf8f4292641..f20c294a3b21fbd3809c18e417669d6e1911244c 100644 (file)
@@ -131,6 +131,7 @@ is_lwn_url s =
 
 
 
+-- Bug here, doesn't work on unicode paths!
 filename :: URL -> Maybe String
 filename url =
   case parse_result of