fix: vlbrace error should popLayout

This commit is contained in:
crumbtoo
2024-03-11 11:05:50 -06:00
parent cf81b76c1a
commit 8d8651d549
2 changed files with 2 additions and 1 deletions

View File

@@ -14,6 +14,7 @@ module Rlp.Lex
, popLexState
, programInitState
, runP'
, popLayout
)
where
import Codec.Binary.UTF8.String (encodeChar)