hlongurl-0.9.1: Library and utility interfacing to longurl.orgSource codeContentsIndex
Network.LongURL
Documentation
data CurlInstance Source
Constructors
CurlInstance
curl :: Curl
userAgent :: String
longURL :: CurlInstance -> String -> IO URLInfoSource
data SupportedSite Source
Constructors
SupportedSite
siteName :: String
domains :: [String]
supportedSites :: CurlInstance -> IO [SupportedSite]Source
data URLInfo Source
Constructors
URLInfo
longURL' :: String
pageTitle :: Maybe String
show/hide Instances
Produced by Haddock version 2.3.0