wip
This commit is contained in:
parent
38616c4aa1
commit
cc3c447504
|
@ -184,3 +184,7 @@ parseTop :: forall c . MegaConstraints c
|
|||
|
||||
parseTop = parse top "input"
|
||||
|
||||
deriving instance Data (Context MegaParsec)
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue