hamlet-0.6.1.2: Haml-like template files that are compile-time checkedSource codeContentsIndex
Text.Cassius
Documentation
type Cassius url = (url -> [(String, String)] -> String) -> CssSource
newtype Css Source
Constructors
Css Builder
show/hide Instances
renderCassius :: (url -> [(String, String)] -> String) -> Cassius url -> ByteStringSource
cassius :: QuasiQuoterSource
data Color Source
Constructors
Color Word8 Word8 Word8
show/hide Instances
colorRed :: ColorSource
colorBlack :: ColorSource
cassiusFile :: FilePath -> Q ExpSource
cassiusFileDebug :: FilePath -> Q ExpSource
Produced by Haddock version 2.6.1