salvia-extras-1.0.0: Collection of non-fundamental handlers for the Salvia web server.

Network.Salvia.Handler.HsColour

Synopsis

Documentation

hHighlightHaskell :: HttpM Request m => m a -> m a -> m aSource

hHsColourCustomStyle :: (SendM m, HttpM Response m, MonadIO m) => Either String String -> FilePath -> m ()Source

Left means direct inclusion of stylesheet, right means link to external stylesheet.