X-Git-Url: http://git.cielonegro.org/gitweb.cgi?p=Lucu.git;a=blobdiff_plain;f=Network%2FHTTP%2FLucu%2FUtils.hs;h=d6e46f180e1d2c61990979cd96506b48dcacb6c5;hp=b22780b5f121aab681722b8ac17333f41ba3a66e;hb=8e78bc83bfe67a376293c346ae0b30f1a684c787;hpb=858129cb755aa09da2b7bd758efb8519f2c89103 diff --git a/Network/HTTP/Lucu/Utils.hs b/Network/HTTP/Lucu/Utils.hs index b22780b..d6e46f1 100644 --- a/Network/HTTP/Lucu/Utils.hs +++ b/Network/HTTP/Lucu/Utils.hs @@ -12,11 +12,8 @@ module Network.HTTP.Lucu.Utils ) where -import Control.Monad.Trans import Data.Char import Data.List -import Foreign -import Foreign.C import Network.URI -- |> splitBy (== ':') "ab:c:def"