Text.Coffee
Documentation
class ToCoffee c where
type CoffeeUrl url = (url -> [(Text, Text)] -> Text) -> Coffeescript
data Coffeescript
Instances
coffeeFile :: FilePath -> Q Exp
coffeeFileDebug :: FilePath -> Q Exp
shakespeare-js-0.10.4: Stick your haskell variables into javascript/coffeescript at compile time.
Text.Coffee
class ToCoffee c where
type CoffeeUrl url = (url -> [(Text, Text)] -> Text) -> Coffeescript
data Coffeescript
Instances
coffeeFile :: FilePath -> Q Exp
coffeeFileDebug :: FilePath -> Q Exp