export the ParseChart type

This commit is contained in:
Krasimir Angelov
2026-08-19 16:24:54 +02:00
parent d2e7264326
commit f1f39d67c7
+1 -1
View File
@@ -87,7 +87,7 @@ module PGF2 (-- * PGF
-- ** Parsing
ParseOutput(..), parse, parseWithHeuristics, complete,
parseChart, getParseChartText, changeParseChartText,
ParseChart, parseChart, getParseChartText, changeParseChartText,
-- * Exceptions
PGFError(..),