fay-0.20.2.0: 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.