we're so back

This commit is contained in:
crumbtoo
2024-01-15 09:44:26 -07:00
parent a38381f6ca
commit c92d8fac65
2 changed files with 98 additions and 29 deletions

View File

@@ -84,6 +84,7 @@ data ParseState = ParseState
, _psLexState :: [Int]
, _psInput :: AlexInput
}
deriving Show
data Layout = Explicit
| Implicit Int