happy-lib-2.0.2: Happy is a parser generator for Haskell implemented using this library
Safe HaskellSafe-Inferred
LanguageHaskell98

Happy.Tabular.Info

Documentation

genInfoFile :: [Set Lr0Item] -> Grammar -> ActionTable -> GotoTable -> [(Int, String)] -> Array Int (Int, Int) -> String -> [Int] -> [String] -> Version -> String Source #