mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-03 00:02:50 -06:00
added the expression type
This commit is contained in:
@@ -22,7 +22,10 @@ module PGF2 (-- * PGF
|
||||
Cat,categories,
|
||||
-- ** Functions
|
||||
Fun, functions, functionsByCat,
|
||||
|
||||
-- ** Expressions
|
||||
Expr(..), Literal(..),
|
||||
-- ** Types
|
||||
Type(..), Hypo, BindType(..),
|
||||
-- * Concrete syntax
|
||||
ConcName
|
||||
) where
|
||||
|
||||
Reference in New Issue
Block a user