change ShowLetName into HideableName
[haskell/symantic-parser.git] / test / Golden / Parser / G11 / P1.expected.txt
index e3e1f97c886e4f64266fc1d9b7f2f876c7a6f0c0..c146dbaa2409c157b28ac34eb766e15d21fa2c2a 100644 (file)
@@ -1 +1 @@
-ParsingErrorStandard {parsingErrorOffset = 4, parsingErrorUnexpected = Just 'c', parsingErrorExpecting = fromList [ErrorItemToken 'a',ErrorItemToken 'b']}
\ No newline at end of file
+ParsingErrorStandard {parsingErrorOffset = 4, parsingErrorException = ExceptionFailure, parsingErrorUnexpected = Just 'c', parsingErrorExpecting = fromList [FailureToken 'a',FailureToken 'b']}
\ No newline at end of file