geek-1.1.0.1: Geek blog engine

Safe HaskellNone

Web.Geek.Runtime

Documentation

glob_dir :: String -> FilePath -> IO [String]Source

monitor_posts :: Config -> [MarkupEngine] -> Chan Event -> IORef [Post] -> IORef (Map Text [Int]) -> IO ()Source

update_full_text_search_map :: Config -> IORef [Post] -> IORef (Map Text [Int]) -> IO ()Source

register_monitor :: WatchManager -> FilePath -> (FilePath -> IO ()) -> IO StopListeningSource