mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-04 16:52:50 -06:00
export PGFError
This commit is contained in:
@@ -19,6 +19,8 @@ module PGF ( PGF2.PGF, readPGF
|
||||
, PGF2.Type(..), PGF2.Hypo
|
||||
, PGF2.mkType, PGF2.unType
|
||||
, PGF2.mkHypo, PGF2.mkDepHypo, PGF2.mkImplHypo
|
||||
|
||||
, PGF2.PGFError(..)
|
||||
) where
|
||||
|
||||
import qualified PGF2 as PGF2
|
||||
|
||||
Reference in New Issue
Block a user