hamlet-0.8.2.1: Haml-like template files that are compile-time checkedSource codeContentsIndex
Text.Coffee
Documentation
class ToCoffee c whereSource
Methods
toCoffee :: c -> BuilderSource
show/hide Instances
type Coffee url = (url -> [(Text, Text)] -> Text) -> CoffeescriptSource
coffee :: QuasiQuoterSource
coffeeFile :: FilePath -> Q ExpSource
coffeeFileDebug :: FilePath -> Q ExpSource
renderCoffee :: (url -> [(Text, Text)] -> Text) -> Coffee url -> IO TextSource
Produced by Haddock version 2.6.1