| |||||||
| |||||||
| Documentation | |||||||
| type Julius url = (url -> [(String, String)] -> String) -> Javascript | |||||||
| newtype Javascript | |||||||
| |||||||
| renderJulius :: (url -> [(String, String)] -> String) -> Julius url -> ByteString | |||||||
| julius :: QuasiQuoter | |||||||
| juliusFile :: FilePath -> Q Exp | |||||||
| juliusFileDebug :: FilePath -> Q Exp | |||||||
| class ToJavascript a where | |||||||
| |||||||
| Produced by Haddock version 2.6.0 |