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

Safe HaskellNone

Fay.Compiler.Parse

Synopsis

Documentation

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

Parse some Fay code.