mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-05 01:02:51 -06:00
last-minute bug fixes
This commit is contained in:
@@ -100,6 +100,9 @@ data TopDef =
|
||||
| DefPrintOld [PrintDef]
|
||||
| DefLintype [Def]
|
||||
| DefPattern [Def]
|
||||
| DefPackage Ident [TopDef]
|
||||
| DefVars [Def]
|
||||
| DefTokenizer Ident
|
||||
deriving (Eq,Ord,Show)
|
||||
|
||||
data CatDef =
|
||||
|
||||
Reference in New Issue
Block a user