forked from GitHub/gf-core
introduce the type synonym Token=String in the PGF API
This commit is contained in:
@@ -54,7 +54,7 @@ module PGF(
|
||||
groupResults, -- lins of trees by language, removing duplicates
|
||||
showPrintName,
|
||||
|
||||
BracketedString(..), FId, LIndex,
|
||||
BracketedString(..), FId, LIndex, Token,
|
||||
Forest.showBracketedString,
|
||||
|
||||
-- ** Parsing
|
||||
|
||||
Reference in New Issue
Block a user