fay-0.23.1.5: A compiler for Fay, a Haskell subset that compiles to JavaScript.

Safe HaskellNone
LanguageHaskell98

Fay.Compiler.Parse

Synopsis

Documentation

parseFay :: Parseable ast => FilePath -> String -> ParseResult ast Source

Parse some Fay code.