forked from GitHub/gf-core
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