BNFC-2.9.4: A compiler front-end generator.
Safe HaskellSafe-Inferred
LanguageHaskell2010

BNFC.Backend.Haskell

Synopsis

Documentation

makeHaskell :: SharedOptions -> CF -> Backend Source #

Entrypoint for the Haskell backend.

makefile Source #

Arguments

:: Options 
-> CF 
-> String

Filename of the makefile.

-> Doc

Content of the makefile.

Generate the makefile.