packages feed

symantic-parser-0.2.0.20210703: test/Golden/Grammar/OptimizeGrammar/G15.expected.txt

lets
` <*>
  + <*>
  | + pure (\x_0 -> \x_1 -> GHC.Show.show x_0)
  | ` <|>
  |   + <*>
  |   | + pure (\x_0 -> 'a')
  |   | ` satisfy
  |   ` <*>
  |     + pure (\x_0 -> 'b')
  |     ` satisfy
  ` satisfy