remove lex/parse stuff for now
This commit is contained in:
parent
44c4aea06c
commit
8443b2f6d8
9 changed files with 10 additions and 10 deletions
|
@ -9,7 +9,7 @@ depends = base, contrib, elab-util, sop, snocvect
|
|||
|
||||
modules =
|
||||
Quox.NatExtra,
|
||||
Quox.Unicode,
|
||||
-- Quox.Unicode,
|
||||
Quox.OPE,
|
||||
Quox.Pretty,
|
||||
Quox.Syntax,
|
||||
|
@ -27,9 +27,9 @@ modules =
|
|||
Quox.Syntax.Universe,
|
||||
Quox.Syntax.Var,
|
||||
Quox.Definition,
|
||||
Quox.Token,
|
||||
Quox.Lexer,
|
||||
Quox.Parser,
|
||||
-- Quox.Token,
|
||||
-- Quox.Lexer,
|
||||
-- Quox.Parser,
|
||||
Quox.Context,
|
||||
Quox.Equal,
|
||||
Quox.Name,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue