]> gitweb @ CieloNegro.org - Lucu.git/blobdiff - Network/HTTP/Lucu/Utils.hs
staticDir
[Lucu.git] / Network / HTTP / Lucu / Utils.hs
index 58da6f50c2612ac1e64e4d8366e17dfa21712f50..5dc1584683b5b23082cc3ae63cbd57ad293fe2e2 100644 (file)
@@ -13,6 +13,7 @@ import Data.Char
 import Data.List
 import Foreign
 import Foreign.C
+import Network.URI
 
 
 splitBy :: (a -> Bool) -> [a] -> [[a]]