]> gitweb @ CieloNegro.org - Lucu.git/blobdiff - Network/HTTP/Lucu/Utils.hs
Supplession of unneeded imports
[Lucu.git] / Network / HTTP / Lucu / Utils.hs
index b22780b5f121aab681722b8ac17333f41ba3a66e..d6e46f180e1d2c61990979cd96506b48dcacb6c5 100644 (file)
@@ -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"