Major changes plumbed through, now for the bugs!

This commit is contained in:
Trevor Elliott 2015-09-24 16:47:52 -05:00
parent 56171c60ca
commit 55ae1f852d

View File

@ -82,11 +82,13 @@ library
Cryptol.Parser.AST,
Cryptol.Parser.Position,
Cryptol.Parser.Names,
Cryptol.Parser.Name,
Cryptol.Parser.NoPat,
Cryptol.Parser.NoInclude,
Cryptol.Parser.Utils,
Cryptol.Parser.Unlit,
Cryptol.Utils.Ident,
Cryptol.Utils.PP,
Cryptol.Utils.Panic,
Cryptol.Utils.Debug,