hamlet-0.6.1.2: Haml-like template files that are compile-time checkedContentsIndex
Text.Cassius
Documentation
type Cassius url = (url -> [(String, String)] -> String) -> Css
newtype Css
Constructors
Css Builder
show/hide Instances
renderCassius :: (url -> [(String, String)] -> String) -> Cassius url -> ByteString
cassius :: QuasiQuoter
data Color
Constructors
Color Word8 Word8 Word8
show/hide Instances
colorRed :: Color
colorBlack :: Color
cassiusFile :: FilePath -> Q Exp
cassiusFileDebug :: FilePath -> Q Exp
Produced by Haddock version 2.6.0