clckwrks-0.19.2: A secure, reliable content management system (CMS) and blogging platform

Safe HaskellNone

Clckwrks.Plugin

Documentation

clckHandler :: (ClckURL -> [(Text, Maybe Text)] -> Text) -> ClckPlugins -> [Text] -> ClckT ClckURL (ServerPartT IO) ResponseSource

plugin :: ClckPlugins -> Text -> IO (Maybe Text)Source