mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-09-17 07:46:00 -06:00
export the ParseChart type
This commit is contained in:
@@ -87,7 +87,7 @@ module PGF2 (-- * PGF
|
|||||||
|
|
||||||
-- ** Parsing
|
-- ** Parsing
|
||||||
ParseOutput(..), parse, parseWithHeuristics, complete,
|
ParseOutput(..), parse, parseWithHeuristics, complete,
|
||||||
parseChart, getParseChartText, changeParseChartText,
|
ParseChart, parseChart, getParseChartText, changeParseChartText,
|
||||||
|
|
||||||
-- * Exceptions
|
-- * Exceptions
|
||||||
PGFError(..),
|
PGFError(..),
|
||||||
|
|||||||
Reference in New Issue
Block a user