hack-contrib-2009.4.30: Hack contribSource codeContentsIndex
Hack.Contrib.Utils
Documentation
(>) :: Category cat => cat a b -> cat b c -> cat a cSource
(+) :: MonadPlus m => m a -> m a -> m aSource
(/) :: FilePath -> FilePath -> FilePathSource
empty_app :: ApplicationSource
use :: [Middleware] -> MiddlewareSource
bytesize :: String -> IntSource
dummy_middleware :: MiddlewareSource
dummy_app :: ApplicationSource
escape_html :: String -> StringSource
show_status_code :: Int -> Maybe StringSource
now :: IO UTCTimeSource
format_time :: String -> UTCTime -> StringSource
interpolate :: String -> [(String, String)] -> StringSource
just_lookup :: Ord k => k -> Map k a -> aSource
httpdate :: UTCTime -> StringSource
file_size :: String -> IO IntegerSource
file_mtime :: String -> IO UTCTimeSource
read_binary_file :: String -> IO StringSource
get_permissions :: String -> IO PermissionsSource
url2unicode :: String -> StringSource
get_current_directory :: IO StringSource
unzip64 :: String -> StringSource
zip64 :: String -> StringSource
Produced by Haddock version 2.4.2